FgSegNet_v2
FgSegNet_v2 copied to clipboard
FgSegNet_v2: "Learning Multi-scale Features for Foreground Segmentation.” by Long Ang LIM and Hacer YALIM KELES
There is a dependency issue tensorflow 1.1.0 is deprecated. I am currently using Ubuntu 20.04 and cuda 8 is not supported for ubuntu 20.04. Can you please suggest any way...
Thanks for your work! I want to apply this model on real video, but from the code, it seems that if I train on real video, I still need to...
how can i enable gpu training cause i'm trying to train on colab but it always goes beyond the 12Gb RAM limit is it even normal ? i'm using keras...
it is very strange,the most are 99% and 98%,a liittle 96% but the port_0_17fps : 0.435026037734113
I want to use it in some real scenes, can this deep net work well on other datasets, such as VOC? Will it be trained well on non-video datasets?
@lim-anggun I have read your previous comment on adding the instance_nornalization.py .But I am still getting the error I have added this line of code as mentioned by you. `from...
->>> 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...