liushenme

Results 2 issues of liushenme

Hi, I'm trying to reproduce your code, but I found some bugs,such as this ![image](https://user-images.githubusercontent.com/49808596/72333414-b97c3080-36f6-11ea-872d-88d39ae3d171.png) (probably my pytorch version problem, I use 0.4.0). Is this the latest version of your...

Hi, Your work is very interesting and I have a question about your code. Refer to line 42 in avss/loss.py, ` bg_idx = (pred_masks.shape[1] - 1)` you define background idx...