PartSLIP2 icon indicating copy to clipboard operation
PartSLIP2 copied to clipboard

Data folder structure

Open Prady1272 opened this issue 1 year ago • 1 comments

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.

Prady1272 avatar Jan 06 '24 21:01 Prady1272

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

zyc00 avatar Jan 16 '24 04:01 zyc00