-
Updated
Dec 18, 2020 - Python
object-detection
Here are 3,463 public repositories matching this topic...
-
Updated
Feb 11, 2021 - C
-
Updated
Oct 9, 2020
-
Updated
Feb 15, 2021 - Python
-
Updated
Jan 21, 2021 - Jupyter Notebook
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
Jan 25, 2021 - Python
-
Updated
Feb 7, 2021 - Python
-
Updated
Aug 26, 2020 - C#
-
Updated
Oct 11, 2019
-
Updated
Feb 5, 2021 - Python
-
Updated
Nov 13, 2020 - Python
-
Updated
Jan 28, 2021
Can I know what is the size of the Kinetics 400 dataset used to reproduce the result in this repo?
There are many links in Kinetics that have expired. As as result, everyone might not be using the same Kinetics dataset. As a reference, the statistics of the Kinetics dataset used in PySlowFast can be found here, https://github.com/facebookresearch/video-nonlocal-net/blob/master/DATASET.md. However, I cannot seem to find similar information for gluoncv. Will you guys be sharing the statistics and
-
Updated
Jan 22, 2021 - Jupyter Notebook
-
Updated
Feb 14, 2021
-
Updated
Dec 19, 2019 - C++
-
Updated
Jan 4, 2021 - Python
how to use gui in the AidLearning?how to custom the gui?
-
Updated
Feb 3, 2021 - C++
-
Updated
Oct 30, 2018 - Jupyter Notebook
-
Updated
Sep 13, 2020
-
Updated
Feb 9, 2021 - Jupyter Notebook
-
Updated
Oct 26, 2019 - Python
-
- 准备数据,制作训练时需要的文件(data文件夹下面的四个文件:数据类名,锚框,训练数据,测试数据)
-
- 根据步骤1修改core/config.py文件
-
- 基于yolo原始权重训练,(或者从头训练)(这步教程写的很清楚)
-
- 当loss为1左右时,模型就已经有效果了,训练过程中会保存很多模型,选择一个loss最小的,并根据所选择的模型名修改freeze_graph.py,修改后运行freeze_graph.py,会在项目根目录生成***.pb文件
-
- 修改demo文件,如修改video_demo.py,修改调用的***.pb文件路径,修改num_class为自己数据类个数
-
Updated
Feb 12, 2021 - Python
-
Updated
Jan 26, 2021 - TypeScript
-
Updated
Jul 30, 2019 - Python
Issue
I am getting a segmentation fault when running the following import statement
from autogluon.tabular import TabularPrediction
and segmentation fault: 11 when running
from autogluon.text import TextPrediction
I am using a recent branch of autogluon, installed in a clean virtual environment: autogluon version 0.0.16b20210120
Environment
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: