-
### System information
- **What is the top-level directory of the model you are using**: object detection
- **Have I written custom code (as opposed to using a stock example script provided in Tenso…
-
@AlexeyAB
Hi,
I am trying to perform object detection on [VisDrone Dataset 2020](http://aiskyeye.com/download/). I have 12 classes and set my max_batches to 8000(I Know that's pretty low but owing …
-
Different approaches of mAP (mean average precision) calculation:
1. `-map_points 101` for [MS COCO](http://cocodataset.org)
2. `-map_points 11` for [PascalVOC 2007](http://host.robots.ox.ac.uk/pasc…
-
![chart_yolov4_roadsign](https://user-images.githubusercontent.com/20625822/151151369-d71cbbb0-2d49-45af-9d64-f4e52064da15.png)
I use darknet.exe detector train data/dataset_roadsign/obj.data cf…
-
在论文里,提到用kalman预测了tracks的新位置,14-16行。
但在代码里,并没有用到预测的新位置。
`# Predict the current location with KF`
` STrack.multi_predict(strack_pool)`
` dists = matching.iou_distance(strack_pool, detections)`
mult…
-
I was wondering whether this repo of yours is a project for boxmot tracking with LiDAR's 3d pointcloud? @mx2013713828
-
Hi there, I've really enjoyed following your tutorial on implementing the YOLOv3 algorithm. I've been testing my own YOLOv3 model built from scratch (to work with 1D data inputs and 1D convolutions, s…
-
Hi,
I'm running an instance segmentation model (`queryinst`), and the validation logs contain the following:
```
{"mode": "val", "epoch": 1, "iter": 100, "lr": 0.0,
"bbox_mAP": 0.979, "bbox_mAP…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
# Connect Oriented Bounding Box to Metrics
> [!TIP]
> [Hacktoberfest](https://hacktoberfest.com/) is calling! Whether it's your first PR or your 50th, you’re helping shape the future of open sourc…