-
Updated
Jul 7, 2021 - Python
object-detection
Here are 4,020 public repositories matching this topic...
-
Updated
Jul 18, 2021 - C
-
Updated
Jul 18, 2021 - Python
-
Updated
Oct 9, 2020
-
Updated
Jul 2, 2021 - Jupyter Notebook
-
Updated
Jun 9, 2021 - Python
-
Updated
Jul 16, 2021
-
Updated
Jul 14, 2021 - Python
-
Updated
Apr 21, 2021 - C#
-
Updated
Oct 11, 2019
-
Updated
Jun 14, 2021 - Python
-
Updated
Jul 11, 2021
-
Updated
May 21, 2021 - Python
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
Jun 21, 2021 - Jupyter Notebook
-
Updated
Feb 22, 2021
-
Updated
Jul 15, 2021 - C++
-
Updated
Dec 19, 2019 - C++
-
Updated
Jul 16, 2021 - Jupyter Notebook
-
Updated
Jul 19, 2021 - Python
-
Updated
Apr 4, 2021 - Python
-
Updated
Oct 30, 2018 - Jupyter Notebook
-
Updated
Jul 6, 2021 - Python
-
Updated
Jun 2, 2021 - Python
-
Updated
Oct 26, 2019 - Python
When running TabularPredictor.fit(), I encounter a BrokenPipeError for some reason.
What is causing this?
Could it be due to OOM error?
Fitting model: XGBoost ...
-34.1179 = Validation root_mean_squared_error score
10.58s = Training runtime
0.03s = Validation runtime
Fitting model: NeuralNetMXNet ...
-34.2849 = Validation root_mean_squared_error score
43.63s =
-
Updated
Apr 13, 2021 - TypeScript
-
- 准备数据,制作训练时需要的文件(data文件夹下面的四个文件:数据类名,锚框,训练数据,测试数据)
-
- 根据步骤1修改core/config.py文件
-
- 基于yolo原始权重训练,(或者从头训练)(这步教程写的很清楚)
-
- 当loss为1左右时,模型就已经有效果了,训练过程中会保存很多模型,选择一个loss最小的,并根据所选择的模型名修改freeze_graph.py,修改后运行freeze_graph.py,会在项目根目录生成***.pb文件
-
- 修改demo文件,如修改video_demo.py,修改调用的***.pb文件路径,修改num_class为自己数据类个数
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: