森侃
Results
2
comments of
森侃
I also encountered the same problem, did you solve it?
modified the video_demo.py file by mimicking the image_demo.py file and was able to label the video correctly. ` import argparse import sys import cv2 import mmcv import torch from mmengine.dataset...