HwanUng Lee
HwanUng Lee
When segmenting frames of a video using the 'evaluate' function, the prediction speed of the initial few frames is slow. After a few frames, predict at a constant speed. Is...
**When I try the following command, I get the following error.** ### command > python eval.py --trained_model=weights/yolact_edge_54_800000.pth --score_threshold=0.3 --top_k=100 --video_multiframe=2 --trt_batch_size 2 --video=my_video.mp4 --disable_tensorrt ### error message > Processing FPS:...
When running train.py, the following error occurs: ``` W0227 13:02:02.246692 380692 warnings.py:109] D:\anaconda3\envs\deblur-gan\lib\site-packages\albumentations\imgaug\transforms.py:222: FutureWarning: IAASharpen is deprecated. Please use Sharpen instead warnings.warn("IAASharpen is deprecated. Please use Sharpen instead", FutureWarning) W0227...
I downloaded BIPED separately, but how do I configure the folder for the dataset? The command below causes an error. Error message: FileNotFoundError: [Errno 2] No such file or directory:...