Yufei Zhang
Yufei Zhang
 this model should be renamed model_latest.pth,or you will have bad result.Lots of errors in this code.
If i have my own dataset,how to put them in the correct path.I am a beginner.I need some tutorial to put dataset correctly
I want to use the shape feature of this project in my project. Which code extracts shapefeature?


Traceback (most recent call last): File "src/train1113.py", line 418, in main() File "src/train1113.py", line 415, in main train(0,opt) File "src/train1113.py", line 395, in train dataset=dataset) File "src/train1113.py", line 259, in...