-
Excellent project!
I built V4 of the rgb to hdmi board and V3 of the analog 6 bit board and I tested with several versions of the firmware with
the same results. The versions were 20201126, 202105…
-
### 🚀 The feature, motivation and pitch
This is useful to avoid copies related to copy-on-write (actually copy-on-read because of python's finicky ref-counters) problems with DataLoader: https://gi…
-
## Goal
Detect pedestrians from real-time video feeds. You can use pre-trained object detectors for this task. This would serve as a reasonable baseline. Later, if needed, you can train an object d…
-
Would be nice if `tameparse` could also generate an `EBNF` as understood by https://www.bottlecaps.de/rr/ui to generate railroad diagrams (https://en.wikipedia.org/wiki/Syntax_diagram).
I extended …
-
Is there any plan to integrate energy meters?
I have many meters in my installation and can be a test person.
-
thanks you for this tutorial but how do you do to convert the weights from darknet to tensorflow?
-
Hi, Can anyone please guide me how to test the network on a testing dataset? I have been trying for hours and still without any results.
-
We now have over 15 models covering more than 10 tasks in the zoo. Although most of the models are converted to ONNX straightly from its original format, such conversion may potentially lead to drop o…
-
Thank you for making your work public!
I have some remarks or noticed some things regarding the format of the bounding boxes of PubMed dataset.
1. Given that the bounding boxes following Pascal VOC f…
-
Hi guys!
I am currently getting 31/30/27 (mAP-50) and 55/53/49.5 (mAP) with this implementation, which is a bit lower than what the paper claims. I was wondering if anyone else experienced this and…