zyc00 / PartSLIP2

MIT License
28 stars 3 forks source link

Data folder structure #2

Open Prady1272 opened 10 months ago

Prady1272 commented 10 months ago

Great work! The structure of the Data folder seems to be inconsistent. Huggingface data only has 2 sub-directories, few-shots and test, however, the 'run_partslip++' seems to be needing img_sp subdirectory as well. Let me know if I am missing something.

zyc00 commented 9 months ago

Thanks! 'img_sp' is generated by 'gen_sp.py', you can run that script to generate files in this folder.