fusionseg
fusionseg copied to clipboard
Video Object Segmentation
Im using caffe with gpu from docker (caffe version 1.0.0) And I get the follwing error: root@f388bca8865f:/fusionseg# python fusionseg.py appearance jpg ./sample/ WARNING: Logging before InitGoogleLogging() is written to STDERR...
Once you have segmented the objects what can you do with that information? Is there an output I can use?
how to obtain "Optical flow encode as RGB images"?
I want to evaluate the joint model. Thanks.
Recently I have been studying video object segmentation got a chance to read your paper “FusionSeg: Learning to combine motion and appearance for fully automatic segmentation of generic objects in...
Hi, I tried to adapt the appearance stream of your code on other datasets but wasn't able to make it trainable. I tried training with SGD and Adadelta, neither worked....
Can you share your prototxt file for training appearance and motion stream, I am facing issues in loss layer for training appearance stream.