FastMask
FastMask copied to clipboard
FastMask: Segment Multi-scale Object Candidates in One Shot
For Acceleration, I modified the body net(res50) in the prototxt and added some custom caffe layers(it works fine and passed some tests already)and now I'm trying to train FastMask from...
If I want to train one or two class of coco data, how do I it?
Hii, I am unable to understand the parameters in the layer below. Can you please explain the top parameters [ top: "gt_objn" top: "gt_masks" top: "gt_atts" top: "objn_filter" top: "mask_filter"...
Hi @voidrank, I run the demo using CPU mode, I got the following error: F0105 11:46:57.592521 13500 sliding_window_layer.cpp:37] Not Implemented Yet Thanks
Hi,when i run python image_demo.py 0 fm-res39 test.jpg --init_weights=fm-res39_final.caffemodel ,the error is " Check failed: error == cudaSuccess (29 vs. 0) driver shutting down *** Check failure stack trace: ***...