Luming Liang

Results 6 issues of Luming Liang

Hi all, I found that svg:svg does not work on my end, by 'not work', I mean this tag produce a blank screen on my browsers (chrome and safari). I...

Hi all, I also find that the current git version does not work on using svg drawing. In annotationTools/js/plot.js, there are lots of draw functions, such as DrawPolygon, DrawPolyLines, ......

In your Readme, the example of running your code is python run_FuSta.py --load NeRViS_model/checkpoint/model_epoch050.pth --input_frames_path ../NUS/Crowd/0/ --warping_field_path CVPR2020CODE_yulunliu_modified/CVPR2020_warping_field/ --output_path output/ --temporal_width 41 --temporal_step 4 which is incorrect, --load NeRViS_model/checkpoint/model_epoch050.pth should...

I download the dataset (Fuji) and read the image using the code provided, I got the input images with size 1344x2010x9, and the output images with size 4032x6032x3. Here, the...

Hi, I tried to run inference of your model following your instructions, I got stuck at Directory exists Stabiling using the DUT model ----------------------------------- Namespace(InputBasePath='images/', MaxLength=1200, MotionProPath='ckpt/MotionPro.pth', OutNamePrefix='', OutputBasePath='results/', PWCNetPath='ckpt/network-default.pytorch',...