ymutairi

Results 4 issues of ymutairi

There is a problem when the video resolution is large. you should add an option such as fit to screen.

When running the script provided in tools pytorch2torchscript as the python tools/pytorch2torchscript.py configs/pspnet/pspnet_r50-d8_512x1024_40k_cityscapes.py \ --checkpoint checkpoints/pspnet_r50-d8_512x1024_40k_cityscapes_20200605_003338-2966598c.pth \ --output-file checkpoints/pspnet_r50-d8_512x1024_40k_cityscapes_20200605_003338-2966598c.pt \ --shape 512 1024 The model output shape is 64x128. Is...

Hi all, I noticed if we use the mmsegmentation demo code to predict on image using for example psnet is different from if we just write a standard code to...

I am wondering if it is possible to download for example a rect that the user selected and then download it as its original scale? not grabbing the view as...