FgSegNet icon indicating copy to clipboard operation
FgSegNet copied to clipboard

FgSegNet: Foreground Segmentation Network, Foreground Segmentation Using Convolutional Neural Networks for Multiscale Feature Encoding

Results 10 FgSegNet issues
Sort by recently updated
recently updated
newest added

Hello, I want to use your model as the backbone of my research, I tried to run the model, but it gave errors. Also, I install TensorFlow-gpu == 1.1.0 and...

I want to apply FgSegNet on my project ,which programmed by C++

Anyone could upgrade it to at least tensorflow 1.14?

Hello how to evaluate the result of the method in CDnet 2014 dataset? I follow your links and tried to follow everything but I got this error. ``` The file...

@lim-anggun Hi I wanna know that whether I can run this trained model directly on my videos as we can do with opencv foregroundextractor and other vision libraries foreground and...

I want to know the train speed for 3000 pictures with one object...and I have a 1080Ti...

我想提取画面中的人物轮廓,如果背景中有随风摆动的树叶,或者来往的车辆,还可以很好的提取人体轮廓吗?

How should I extract the foreground mask?

->>> baseline / highway Traceback (most recent call last): File "", line 1, in runfile('D:/ShiYanchnegxu/FgSegNet_v2-master/testing_scripts/extract_mask.py', wdir='D:/ShiYanchnegxu/FgSegNet_v2-master/testing_scripts') File "D:\ProgramData\Anaconda3\lib\site-packages\spyder\utils\site\sitecustomize.py", line 705, in runfile execfile(filename, namespace) File "D:\ProgramData\Anaconda3\lib\site-packages\spyder\utils\site\sitecustomize.py", line 102, in execfile...