Skip to content

SShowbiz/bone-age-assessment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bone Age Assessment: Deep Learning Repository

repository structure

├── dataset.py
├── layer.py
├── model.py
├── train.py
├── test.py
├── labels
│   ├── train
│   └── test
├── datasets
│   ├── train
│   └── test
└── main.ipynb

description

This repository is for making deep learning trained model for "Bone Age Assessment".

Labels, Datasets are private now (gitignoed), but the way i used these data are in code.

You can see my blog post about this respository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published