limhoyeon / ToothGroupNetwork

3D Dental surface segmentation with Tooth Group Network
165 stars 40 forks source link

Training checkpoints #5

Closed msafdari1234 closed 1 year ago

msafdari1234 commented 1 year ago

Thanks for posting your code. The folder you are sharing the training checkpoint, you have posted 'ckpts(new).egg' file. I was wondering if this is a typo or if not, how I can install it. From what I know, .egg python package files are deprecated. Thanks!

limhoyeon commented 1 year ago

The .egg file format is simply a compressed file format. You can find how to extract the contents of an .egg file by searching web.

Thank you.

msafdari1234 commented 1 year ago

Thanks. Got it extracted. Seems to be same checkpoints as those in "ckpts(challenge).zip"