twke18 / CAST

MIT License
29 stars 0 forks source link

code #3

Closed CurryKd7 closed 6 months ago

CurryKd7 commented 6 months ago

I referenced segm.data.factory in the line from segm.data.factory import created_dataset in the CAST/segmenter/segm/train_cast.py file, but I couldn't find the path. Is it because the source code didn't upload the file package?

twke18 commented 6 months ago

Thanks for the catch! It's a bug in the .gitignore file, which ignores all data/ directory. We resolve the issue and push the update.