Open Kyanite123 opened 5 years ago
suggestion: check the closed issue first.
@wuzb19951013 I use pytorch 0.4.0, the test demo works alright
@dingdajun @FantasyJXF When I run ./test_camera.sh (--without_gpu), this error occurred: AttributeError: Can't get attribute 'RD_FPNnet' on <module 'model.T_Net' from '/Users/jasonxin/Documents/dlworkspace/Semantic_Human_Matting/model/T_Net.py'> My torch version is 1.0.0.
@dingdajun @FantasyJXF How is your test result
'AvgPool2d' object has no attribute 'divisor_override'
getting this error
Update: For Solution go through this https://github.com/lizhengwei1992/Semantic_Human_Matting/issues/24
@Jason-xin Did you solve it, this happened to me too
Hi Li,
Thank you so much for sharing your code!
Is it possible for you to upload the already trained model? It would be great to have a reference before starting training by my own (I'm quite new at this).
Many thanks, K.