-
Hello,
I have a dataset that involves images with bounding boxes which have more than 1 label.
For example, I have 5 classes (0-4), then an image might have a bounding box with label "2" and a…
-
### Nuclio Version checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the latest version of Nuclio.
### Issue Description
…
-
微博内容精选
-
Hi
I want to use a 4 class customize detector to do auto annotation, I followed the default yolov7 structure and created folder like this:
I put function-gpu.yaml, main.py and model_handler.py un…
-
Hello Everyone!!
I am trying to add yolov7-e6e model in pytorch for auto-annotations.
Link : https://github.com/WongKinYiu/yolov7
What steps do i need to follow? Can anyone help me out.
Than…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
Would it be possible to share the annotation instructions for the TSR tasks? E.g. should bounding boxes be tight around text or as close to the implicit row as possible? What is the purpose of the "no…
-
Hi,
I am confused about the annotation format for instant segmentation and Pose estimation. My current understanding is that YOLO's format only supports bounding boxes. I have searched around quite …
-
Hi Jack,
python3 train.py --data data/coco_kpts.yaml --cfg cfg/yolov7-tiny-pose.yaml --batch-size 8 --img 256 --kpt-label --sync-bn --device 0 --hyp data/hyp.pose.yaml --nkpt 133 --weights yolov7-…
-
Hello,
I am not sure if it is a bug or not (maybe I am doing something wrong) but that's how you can reproduce it :
file structure :
- ground_truth_images/
- - frame_0.png
- videos/
- - vid…