-
I want to use a version of YOLO, no matter which one but as simple as possible. Now I want to change predefined numbers of bounding boxes for each cell that has 2 as predefined value.
How do I set n…
-
I am unable to understand how the boundary of single exemplar classifier is shifted and scaled in calibration. Could you please elaborate?
Thanks
-
Hi @AlexeyAB
My testing and training image size is 320 x 240 px. Because of the limitation on the computing on the processor (Atom E3845 - Quad core - 1.91 GHz), i have to reduce the network size …
-
**Info & drawing boundary**
- [x] Basic demo for the extrusion of walls and columns (from multiple floorplans linked in DWG).
- [x] Get information from linked/imported DWG other than the exploded o…
-
There are around 40 rules on an internal confluence that have approval by Opensource group to be published. Some of the text and code requires refactoring and this work can only be done by Ericsson em…
-
Hi, @AlexeyAB
Bbox results are x_center, y_center, width, height. The results of one picture are as follow:178.86, 139.719, 458.98, 308.18. I'm trying to convert them to x_min, y_min, x_max, y_max. …
-
hi i recently used yolo to train the model (video) of approximately 3 mins and 30 seconds , video was a sequence of clips where each clip was 10 to 15 seconds.
i executed the script To see the m…
-
in this document http://www.ville-ge.ch/cjb/fdp/publications/publications_pdf/Amaranthaceae_FDP_46.pdf, there are several problems with the image decoding
1. the images are images with labeling on …
-
Hi, great project. I was wandering is there a way to restore last given checkpoint and continue training without downloading module from TFhub?
Can you give some example for Mobilenet maybe?
Thank…
-
Dear Author,
Thanks for your great work!
I have followed the guide exactly to prepare the environment and dataset. Then I ran the evaluation script and following results observed,
Command: **python…