-
@maudzung Hi,
Nice work!
Did you compare speed and accuracy of Complex-YOLOv4-Pytorch vs other algorithms on Kitti dataset?
Is it still better in accuracy and speed than other competitors?
----…
-
### The problem
I received the alarm notification of a Nest Protect that has detected smoke (push notification from Nest app) but there is no trace of the alarm in the logs in the home assistant.
…
-
## 🐛 Bug
I was trying to convert the pretrained `resnet50_fpn` detection model to `onnx` but I got a runtime error while trying it.
## To Reproduce
```python
import os
import numpy as np
im…
-
Hi, If I want train it to detect multi classes, what should I change?
```
model: {
second: {
voxel_generator {
point_cloud_range : [0, -40, -3, 70.4, 40, 1]
# point_cloud_ran…
-
### Run Information
Architecture | x86
-- | --
OS | Windows 10.0.18362
Baseline | [af8a9fa1083a5d65dc5e8efd5f226c1fa0dc2686](https://github.com/dotnet/runtime/commit/af8a9fa1083a5d65dc5e8efd5f22…
-
Hi,
Thanks for sharing this great work. I train on train(3712) and evaluate on the val (3769) can only gain very low AP. Could you share your training log file so that I can trace the bugs.
-
When I run
`./darknet detector demo cfg/coco.data cfg/yolov3.cfg yolov3.weights /path/to/video.mp4`
the detection window pops up, everything works properly for the first 1-3 seconds of the video…
-
### Describe the problem you are having
Hello,
I'm trying to filter out false positives using min_area/max_area.
However the numerical values of min_area/max_area depend if the person is near or …
-
JPEG's can be reduced in size quite a lot without seeing the compression artefacts when selectively compressing the regions with less detail more, and compress the detailed image regions less.
This…
-
Hi there,
I used an annotated cones dataset. It was annotated using supervisly. Then I used this [repo ](https://github.com/Taeyoung96/Yolo-to-COCO-format-converter) to convert the annotations to C…