peijason
peijason
Hi, Andrews Sobral: How to load those **xml** files under folder **config** if I put those **xml** file somewhere else?
Tested both **c++** and **python**. 1) In **c++**: `bgs->process(img_input, img_mask, img_bkgmodel);` we can input a **img_mask**. 2) In **python**: from `demo.py` and `demo2.py`. `img_output = algorithm.apply(frame)` it looks there is...
Haven't seen any description on the Front Page about ``how to save a trained model``?
Trying to build **caffe** 1.0.0 but failed against **cudnn** . ### System configuration * Operating system: Ubuntu 20.04 * Compiler: 9.3.0 * CUDA version (if applicable): 11 * CUDNN version...
Where can I find those testing data ???? From .ipynb, there should be a folder named **images** ??
Did you ever try anything smaller than 8*8 pixel sizes? Cheers