Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/armyja/CHAOS_GCN


https://github.com/armyja/CHAOS_GCN

gcn pytorch

Last synced: 3 months ago
JSON representation

Lists

README

        

# CHAOS_GCN

The impementation of [CHAOS - Combined (CT-MR) Healthy Abdominal Organ Segmentation](https://chaos.grand-challenge.org/), using GCN([Global_Convolutional_Network
](https://github.com/SConsul/Global_Convolutional_Network))

## Dataset

## Data Analysis

## Model Optimization

weight: 1, 4, 8, 8, 4
learning rate: 1e-3
adagrad
google-net boundary refine

## TODO

Training set merge to one.(from training.txt)
Testing set generate one.(folders)

data agumentation
change 3 layer to 4 layer

multi-scale feature

SE-Block

liver

left kidney
right kidney
spleen

## Requirements