Yang Yang

Results 19 comments of Yang Yang

设置max_obj=314, k=600能有提升

这是我的调优结果 ![image](https://user-images.githubusercontent.com/32426369/142145473-67a03408-1b08-4d8f-8d15-55a6a335c976.png)

![image](https://user-images.githubusercontent.com/32426369/103753307-da473f80-5045-11eb-8ba5-86c1de9cfe24.png) Thanks for your nice work. I wonder how did you distinguish between the left and right hand? As the images below show, the inconsistencies in orientation make it difficult...

When I tried to fix the bugs, I had tried: 1. Visualize Found the demo_vis.png filled with all red pixels. 2.Train only two imgs, and eval them. Found the bugs...

Here is my code: https://github.com/YangYangGirl/SegmenTron/blob/master/segmentron/data/dataloader/mots.py

![image](https://user-images.githubusercontent.com/32426369/81838390-a3815e00-9578-11ea-85eb-6ee850f85961.png) https://github.com/LikeLy-Journey/SegmenTron/blob/4bc605eedde7d680314f63d329277b73f83b1c5f/segmentron/data/dataloader/ade.py#L73 Why do you minus 1? Maybe it's the key to solve the problem.

![image](https://user-images.githubusercontent.com/32426369/81902298-7d989f80-95f2-11ea-9456-c9c96fb008cb.png) By getting rid of the minus one operation, the model works !

![image](https://user-images.githubusercontent.com/32426369/82122971-6a8bf800-97c9-11ea-9d8b-795dfe33258d.png) ![image](https://user-images.githubusercontent.com/32426369/82122976-77a8e700-97c9-11ea-993f-20c911b981a6.png) Thank you for your reply. For further verification, I downloaded the data set of ade and checked that its mask started from 0. Your explanation may not be...

I found this paper inconsistent with the paper it cited. Have you reproduced his results yet ? ![image](https://user-images.githubusercontent.com/32426369/183659990-b9d4597c-5659-49b0-9f10-baf740c9dc3e.png) ![image](https://user-images.githubusercontent.com/32426369/183660251-1fae3c91-f2e9-41e9-8f64-48d8d008fc66.png)