nigyiii
nigyiii
just organize your dataset in VOC style or COCO style, then change num_classes in train.py and dataset path in voc0712.py / coco.py
they even charge 10rmb for downloading the code @ruinmessi
This issue can be solved by the method **DHNicoles** mentioned above, plus, line 38 `cv2.namedWindow("SiamMask", cv2.WND_PROP_FULLSCREEN)` should also be uncommented. This issue is because you run the code on a...
> > This issue can be solved by the method **DHNicoles** mentioned above, plus, line 38 > > `cv2.namedWindow("SiamMask", cv2.WND_PROP_FULLSCREEN)` > > should also be uncommented. > > This issue...
Download from Windows. I tried to download from Linux and failed. Then I downloaded it from Windows and it worked.
I also came across the same issue. How to solve it? `In file included from src/operator/roi_align_v1.cc:7:0: src/operator/./roi_align_v1-inl.h:12:27: fatal error: ../: No such file or directory ` Where can I find...
@7oud Thank u! Yes, the path is wrong.