NHW2017

Results 17 comments of NHW2017

> Hi @HuangLian126 > > You can run `test.py` with args `--vis`, then the visualisation is on. Sorry to bother you, I also wanted to see the visual results during...

> _No description provided._ Did you successfully get the visual result?

> Hi @NHW2017 , > > I think your problem comes from this line: > ` image_path = os.path.join(self._data_path, 'JPEGImages', index + self._image_ext)` > > Could you try modify it...

> > > _No description provided._ > > > > > > Did you successfully get the visual result? > > > > _No description provided._ > > > >...

> Then I think you might need to check the dataset is well downloaded as structured as [suggested](https://github.com/YoungXIAO13/FewShotDetection/blob/master/data/README.md#coco) I don't quite understand, because I had no problems during training and...

> @NHW2017 torch==0.4, torchvision==0.21 Which version of python do you use and whether you have modified other parts of the code?

> Our code is implemented with PyTorch 0.3.1 and Python 2.7. You may want to try this version. Hello, can you tell me the CUDA version you used in the...