faster-rcnn
Here are 361 public repositories matching this topic...
-
Updated
Nov 6, 2021 - Python
-
Updated
Sep 27, 2021 - Python
-
Updated
May 15, 2021 - Jupyter Notebook
Feature Request
I want to obtain the evaluation of different datasets of a single job
lumi eval -h && lumi eval -c config_ssd.yml --split valid --split train --split test --watch --from-global-step 0
I understand that it is not so trivial because it was being kept as a summary of work scalars like this
)
infer_ds = Dataset.from_images([img], valid_tfms, class_map=dm.parser.class_map)
preds = model_type.predict(model, infer_ds, keep_images=True)
# I just want the bounding boxes preds is a list of Prediction and the codebase is not easy to navi
-
Updated
Nov 5, 2021 - Jupyter Notebook
-
Updated
Jun 15, 2017 - Python
-
Updated
Jul 23, 2021 - Python
-
Updated
May 23, 2019 - Python
-
Updated
Jul 7, 2018 - Python
-
Updated
Jan 8, 2020 - Python
-
Updated
Oct 21, 2020 - Python
-
Updated
Feb 13, 2020 - Jupyter Notebook
-
Updated
Sep 4, 2018 - C++
Improve this page
Add a description, image, and links to the faster-rcnn topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the faster-rcnn topic, visit your repo's landing page and select "manage topics."

