-
-
python object_detection_demo_yolov3_async.py -i D://bike.avi -m frozen_darknet_yolov4_model.xml -d CPU
(tf1.x) C:\Users\10048720\Downloads\OpenVINO-YOLOV4-master>python object_detecti
on_demo_yol…
-
how can I train and test dert on VOC12?
-
Hi,
It would be nice to have support for [YOLO Ultralytics segmentation format](https://docs.ultralytics.com/datasets/segment/). Currently when we export a mask via CVAT and YOLO 1.1 format, which …
-
I'm trying to run MaskTrack RCNN evaluation on the Youtube VIS 2019 using the below script
```
!python tools/test.py \
configs/vis/masktrack_rcnn/masktrack_rcnn_r50_fpn_12e_youtubevis2019.py \…
-
## 🚀 Feature
I think you need to modify the way polygons are converted into bitmasks, I suppose the function responsible of this conversion is `polygons_to_bitmask` in `detectron2/structures/masks.py…
-
Hi, How can i convert coco segment to yolo segment with this tool?
-
So I recently started trying to use the custom segmentation feature of Pixellib. I attempted to use the code to visualize a sample image:
```
import pixellib
from pixellib.custom_train import ins…
-
Hi Andre, I hope you’re doing well! I’d like to get your advice on something. If I decide to change my dataset, what adjustments would I need to make throughout the workflow? Are there specific things…
-
**[Required]** Your device (RaspberryPi3, LaptopPC, or other device name): Laptop PC
**[Required]** Your device's CPU architecture (armv7l, x86_64, or other architecture name):
**[Require…