Skip to content

CoffeeddCat/CS337_AI1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS337_AI1

  • This is a project for cs337 in SJTU
  • Usage: learn from some tooth models and their standard transform matrices, automatically give idea on how to perform orthodontic.
  • To run the train model:
    • put the csv in the folder and set the path in loader.
    • put the data in the folder and set the path in loader.
    • configs are in config.py
    • type python3 train.py
  • Environment
    • Python3.6
    • TensorFlow, Numpy, csv...
  • Reference
  • Need to do:
    • We need more data to test if the model make sense...
    • More detailed hyper-parameter adjustment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages