-
Updated
Nov 22, 2020 - Python
object-detection
Here are 1,695 public repositories matching this topic...
There is a set of Pixel Level transforms that is used in the work Benchmarking Neural Network Robustness to Common Corruptions and Perturbations
The authors also share the code => we can absorb some transforms that they have into the library.
https://github.com/hendrycks/robustness/blob/master/ImageNet-C/create_c/make_imagenet_c.py
- ShotNoise
- Defocus
- GlassBlur
-
Updated
Oct 29, 2020 - Python
-
Updated
Nov 13, 2020 - Python
-
Updated
Oct 29, 2020 - Python
Hi, thanks for the great code!
I wonder do you have plans to support resuming from checkpoints for classification? As we all know, in terms of training ImageNet, the training process is really long and it can be interrupted somehow, but I haven't notice any code related to "resume" in scripts/classification/train_imagenet.py.
Maybe @hetong007 ? Thanks in advance.
-
Updated
Nov 23, 2020 - Python
-
Updated
Nov 22, 2020 - Python
how to use gui in the AidLearning?how to custom the gui?
-
Updated
Oct 26, 2019 - Python
hello大家好,我是该仓库的作者。鉴于我复现tensorflow-yolov3踩了太多坑,特此发个贴,帮助大家少走弯路。大家有问题可以在下面留言。
-
Updated
Nov 21, 2020 - Python
-
Updated
Jul 30, 2019 - Python
-
Updated
Feb 21, 2019 - Python
-
Updated
Sep 17, 2020 - Python
resuming training
How do i resume training for text classification?
-
Updated
Oct 30, 2020 - Python
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
:
"""Runner for experiments with supervised model."""
_experiment_fn: Callable = SupervisedExperiment
def __init__(
self,
model: Model = None,
device: Device = None,
input_key: Any = "features",
-
Updated
Nov 17, 2019 - Python
-
Updated
Nov 26, 2020 - Python
-
Updated
Oct 20, 2020 - Python
-
Updated
Sep 20, 2020 - Python
-
Updated
Mar 24, 2020 - Python
-
Updated
Jun 5, 2020 - Python
-
Updated
Nov 10, 2020 - Python
-
Updated
May 14, 2020 - Python
Improve this page
Add a description, image, and links to the object-detection topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the object-detection topic, visit your repo's landing page and select "manage topics."
We keep this issue open to collect feature requests from users and hear your voice. Our monthly release plan is also available here.
You can either: