-
### Board
ESP32 Dev Module
### Device Description
ESP32 Dev Module
### Hardware Configuration
Nothing
### Version
v2.0.3
### IDE Name
Arduino IDE, Visual Micro
### Operating System
Windows …
-
**Describe the problem you have/What new integration you would like**
It looks like support for the v3 version of the [BedJet](https://bedjet.com/) has been added. It would be amazing to have…
-
Honor to know about your work about YOLOv4 implement on openivno2021.X . What I am doing is similar to yours but doesnot as well as your.
I am not familiar with the detailed Python implement about t…
-
Hi
Im trying to detect multiple small and large objects (workers on the construction field can have small size if image was taken from far distance or large if it was closed). I include two sample …
-
https://github.com/ultralytics/yolov5/blob/06372b1465f5a58463bf8c32bdf65fc679c17ebf/models/yolov5l.yaml#L23
@glenn-jocher
Hi, jocher!
Have you experimented ablation experiment for SPP Layer?…
-
EfficientDet: Scalable and Efficient Object Detection
* paper: https://arxiv.org/abs/1911.09070v1
> First, we propose a weighted bi-directional feature pyramid network (BiFPN), which allows ea…
-
i'm unable to build caffe unter ubuntu 15.10. I had no problems with previous versions of ubuntu and i tried to build caffe version 0.13, 0.14 and the master branch...
for building a have disabled …
-
[Jetnet](http://arxiv.org/abs/1904.02024) proposes a very similar implementation of what is done in this repo. It tries to achieve low latency using Yolo V3 on Nvidia embedded platforms (TX2 and Jetso…
-
Hi,
I've been using Darknet (Alexey) for a while and I am familiar with how to configure a cfg for a custom training for object detection. This repository is suggested to me and the claimed results…
-
**Labels not found**
As issue #1003 has noted before, there are missing COCO labels in val2014 dataset.
I used a bash script to find out which one of the labels are the problematic ones:
```
[…