trungpham2606

Results 14 issues of trungpham2606

@dougsm There's something wrong with your saved pytorch model. It seems that only you can load the file with torch.load(). ![image](https://user-images.githubusercontent.com/35657426/86567857-339abd00-bf96-11ea-95e1-97e3ca4fb844.png) for example in your weight file, what is the...

@nashory Thanks for sharing such a great work. I had downloaded your shared pre-trained weights on landmarks dataset but it seems there's error with the file that I cant read...

@michaelisc Hello, when testing your pretrained weights, Iam having a very weird results: ![image](https://user-images.githubusercontent.com/35657426/63332974-c6247480-c362-11e9-9183-d5934c33e97c.png) I also tested with arbitrary reference images, and the detected results were nearly the same. Seems...

@liruilong940607 Thank you for sharing such a great work. But I wonder why didnt you combine this network with human pose detection in order to make an end-to-end instance segmentation...

Dear @yinyunie , When running main.py file (after finishing all the above installations), i met an error about the ChamferDistance file. I also run the chamfer_distance.py file alone but still...

@CharlesShang Hello, I had tried to build the DCNv2 pyd file in my PC and then use it in another PC but it didnt work. The error: DLL load failed:...

@JialeCao001 Thank for sharing such a great work! Iam testing your work based on maskrcnn-benchmark. But there seems a missing of make_data_loader in fcos_core folder ? ![image](https://user-images.githubusercontent.com/35657426/89246283-0133bc80-d635-11ea-9d84-c2c918070d81.png)

@X-ing Tks for sharing such a great work. Can you guys provide the pretrained weights of NohNMS ?

@yinghdb When trying to train your great work on my new dataset. I realized that the detection part is not as good as fcos ( Iam sure because I had...

@taikiinoue45 Excuse me but i cant pull your docker image. Can you double check the image ?