Closed Kane-LAU closed 1 year ago
I tested the code again and did not encounter this error. Can you try running with the provided docker image and also download the processed data. Let me know if you run into the same problem again. I tried it on a clean env and things should work fine.
Thanks for your reply. but i cannot find "SktechData" function at /utils/dataset.py,
ImportError: cannot import name 'SketchData' from 'dataset' (D:\xin_code\SkexGen\utils\dataset.py)
https://github.com/samxuxiang/SkexGen/blob/main/utils/dataset.py
maybe you can check the code again 😊
Hi, you can find SketchData class in the parent folder under dataset.py
First of all, thank you very much for your contribution to intelligent CAD generation. It's great work. However, I encountered some issues while attempting to run the repository.
bug:
Can you provide me with some advice? I greatly appreciate it.