Zhan Zhang

Results 9 comments of Zhan Zhang

whether to include flip for data aug

This is generated by running the prep file

I d suggest you to temporarily remove dataparallel and set batch size to 1 so that you can manually debug it. The size 208 definitely fit for a 1080Ti card.

just comment out full_preprocessing() in prepare.py and you should be good to go

That's the only thing you need to run for training the entire model

I would suggest you to unwrap the map function to see where the problem really happened

可以这么理解 更确切的说法是把ydata里对应label1的值的位置取出来