AlexYiningLiu
AlexYiningLiu
When I run the code on a custom video of the size 440x220, I get the following error using color magnification.  When I run the same video on motion...
Can this code be implemented to work on real-time incoming frames? Thanks.
Can this code be implemented to work on real-time incoming frames? Thanks.
Can you please explain the motivation behind these 2 lines of code in CreateTangetEquations? Specifically, why the multiplication of iy and iyA by the xres value? Thanks. `RNPolynomial d(1.0, (iy)*xres+(ix),...
Are any of the pre-existing config files able to perform instance segmentation only? I have a custom dataset that has train.json and val.json organized in COCO style that I want...
I am trying to train my own model with my own training sets. Is it necessary that I make the background of the masks black in color like you did?...