System Information OpenCV python version: 4.8.1.78 Operating System / Platform: Ubuntu 20.04 Python version: 3.8.10 with ROS Noetic Camera model: Intel Realsense D435 Detailed description Hi, I'm using Realsense Camera and Yolov5 segment...
outputs = _MODEL(**inputs) target_sizes = torch.Tensor([image_pil.size[::-1]]) # Convert outputs (bounding boxes and class logits) to COCO API results = _PROCESSOR.post_process_object_detection( outputs=outputs, threshold=_SCORE_THRESH, target_sizes=target_sizes ...
Open Government Platform. Contribute to JackDanger/opengovplatform development by creating an account on GitHub.
My dataset is mounted at /coco/ Error traceback If applicable, paste the error trackback here. 2020-12-03 02:36:20,424 - mmdet - INFO - Distributed training: False 2020-12-03 02:36:20,828 - mmdet - INFO - Config: input_size = 300 model = dict( type='SingleStageDetector', ...