• Stars
    star
    130
  • Rank 277,575 (Top 6 %)
  • Language
    Python
  • License
    Apache License 2.0
  • Created over 6 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

3D Liver Segmentation with GAN

3D Medical Segmentation GAN

Arda Mavi Deniz Yuret
Ayranci Anadolu High School Koç University

3D Liver Segmentation with GAN

This project created under Koç University Summer Research Program

Architecture:

Input Shape: n x 128 x 128 x 128
Output Shape: n x 128 x 128 x 128

In this project we purpose to segmentation medical scans without unsuccessful loss functions in segmentation area like Mean Squared Error (not useful for segmentation) or Dice Coefficient (using for area comparison but not useful for gradient descent optimization function) and for benefit the best use of GAN algorithmic logic.

! Project and Documentations are under construction!

New dataset expected...

For your dataset support: Arda Mavi e-Mail

Currently Used Dataset: DEU Liver Segmentation Dataset

Contents:

For Users

For Developers

! Important Notes

To-Do List

For Users

Segmentation Scans:

python3 predict.py <Scan_files_path>

For Developers

Processing Dataset:

python3 get_dataset.py

Model Training:

python3 train.py

Important Notes

  • Used Python 3.6.0 with Anaconda
  • Install necessary modules with sudo pip3 install -r requirements.txt command.
  • Load CUDNN(used cudnn/7.0.5/cuda-9.0 for this project) module before training.

To-Do List:

  • Normalization of DICOM Liver datas.
  • Optimize memory uses in test process.

More Repositories

1

Game-Bot

Artificial intelligence learn playing any game with watching you.
Python
445
star
2

Sign-Language-Digits-Dataset

Turkey Ankara Ayrancı Anadolu High School's Sign Language Digits Dataset
251
star
3

Vocalization-Sign-Language-iOS

Vocalization sign language iOS App with deep learning using CoreML.
Swift
199
star
4

Dog-Cat-Classifier

Dog and cat image classifier with deep learning
Python
127
star
5

Intel-Movidius-NCS-Keras

Runing Keras with Intel Movidius Neural Compute Stick
Python
81
star
6

Vocalize-Sign-Language

Vocalization sign language with deep learning.
Python
72
star
7

Unsupervised-Classification-with-Autoencoder

Using Autoencoders for classification as unsupervised machine learning algorithms with Deep Learning.
Jupyter Notebook
46
star
8

PI-rCNN

An unsupervised latent/output physics-informed convolutional-LSTM network for solving partial differential equations using peridynamic differential operator
Python
25
star
9

SesimVar

Ağız yapısından ifade edilmek istenenleri algılayıp seslendiren yapay zeka programı.
Python
17
star
10

DCGAN-Sign-Language

Generating sign language images with DCGAN using our own Sign Language Dataset
Jupyter Notebook
17
star
11

Jetson-RaceCar-AI

Artificial intelligence for Jetson RaceCar
Python
15
star
12

Cat-Segmentation

Cat segmentation with deep learning
Python
14
star
13

Controller-Hand

Control Google's dinosaur game with your hands from webcam
Python
10
star
14

HandwritingRecognition

Handwriting recognition with machine learning
Python
9
star
15

Artificial-Intelligence-Tic-Tac-Toe

My Artificial Intelligence Tic Tac Toe Game With Python
Python
9
star
16

Ultrasound-Nerve-Segmentation

Ultrasound nerve segmentation with deep learning
Python
8
star
17

Digit-Classifier

Handwritten digit classifier with deep learning
Python
7
star
18

Satranc

My C++ Chess Game
C++
6
star
19

Classification-of-Sign-Language-with-UCA-Net

Classification of our own 'Sign Language Dataset' with our own machine learning algorithm 'UCA-Net'
Jupyter Notebook
6
star
20

Web-Satranc

C++, Python ve Django ile yaptığım web için bir satranç oyunudur.
C++
5
star
21

TensorFlow-For-Jetson-TX2

Installing TensorFlow for Python 3.5 on Jetson TX2
Shell
4
star
22

RGB-From-Grayscale

Getting color image from a grayscale image with machine learning.
Python
3
star
23

TensorFlow-For-Jetson-TX1

Installing TensorFlow for Python 3.5 on Jetson TX1
Shell
3
star
24

xox-game-Cpp

Artificial intelligence tic tac toe game with C++ - Arda Mavi
C++
2
star
25

Sosyal-Ag

Sosyal Ağ Çalışmam
JavaScript
2
star
26

Python

My python codes
Python
1
star
27

labirent-oyunu

Unity oyun motoru ile yaptığım bir labirent oyunu.
C#
1
star
28

PythonClassifierProcedure

Use Scikit-Learn's classifiers with Python easily
Python
1
star
29

Sizden-Gelenler

ardamavi.com 'da sorduğunuz soruları GitHub'da cevaplıyorum.
Java
1
star
30

Siralama-Algoritmalari

Sıralama Algoritmaları
C++
1
star
31

8-Puzzle-JavaScript

8-Puzzle game with JavaScript
HTML
1
star