Kampmarsvin
Kampmarsvin
> Hi all, > > A solution that works for me: install the previous version of labelme2coco. > > ``` > !pip3 install pixellib --upgrade > !pip3 install labelme2coco==v0.1.2 >...
The Bing API has changed, I have written a new search method that works, but am trying to figure out how to make a pull request for it
Maybe my question was a bit unclear. I tried changing the path to potsdam, but still get this weird autogenerated path. Here is the error message output_root: ../ pytorch_data_dir: /home/STEGO/src/datadrive/pytorch-data...
The path '/home/STEGO/src/datadrive/pytorch-data' which I have provided in PyTorch_data_dir _is_ the path to the potsdam directory. Yet precompute_knns.py apparently looks for '/home/STEGO/src/datadrive/pytorch-data/cropped/cocostuff27_None_crop_0.5/img/val'. I cannot figure out, why that path is...
Ok. Thank you. Maybe I'll try testing with a custom set
@Guzaiwang but crop_dataset.py is for training on custom dataset right? I am simply trying to follow the explicit steps in the readme file, and it says to call precompute_knns.py when...
> @Kampmarsvin Hellos sir, Do you fix this issue? I have same problem now,it drives me crazy. Unfortunately not. I haven't had the time to do it. But I found...