-
Updated
Dec 18, 2020 - Python
object-detection
Here are 3,578 public repositories matching this topic...
-
Updated
Mar 19, 2021 - C
-
Updated
Oct 9, 2020
-
Updated
Mar 22, 2021 - Python
-
Updated
Mar 12, 2021 - Jupyter Notebook
I'm using this project to train my segmentation model. I find that the mask has a right-down offset to the image. Because the opencv resize_nearest is wrong. Please refer the opencv project issue:
https://github.com/opencv/opencv/issues/9096
https://github.com/opencv/opencv/issues/10146
The code of opencv is:
` for( x = 0; x < dsize.width; x++ )
{
int sx = cv
-
Updated
Feb 23, 2021 - Python
-
Updated
Mar 17, 2021 - Python
-
Updated
Aug 26, 2020 - C#
-
Updated
Mar 22, 2021
-
Updated
Oct 11, 2019
-
Updated
Mar 19, 2021 - Python
-
Updated
Nov 13, 2020 - 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
Jan 22, 2021 - Jupyter Notebook
-
Updated
Feb 22, 2021
-
Updated
Dec 19, 2019 - C++
-
Updated
Mar 11, 2021 - C++
-
Updated
Jan 4, 2021 - Python
-
Updated
Mar 21, 2021
how to use gui in the AidLearning?how to custom the gui?
-
Updated
Oct 30, 2018 - Jupyter Notebook
-
Updated
Mar 15, 2021 - Jupyter Notebook
-
Updated
Oct 26, 2019 - Python
-
Updated
Mar 1, 2021 - 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
Jan 26, 2021 - TypeScript
resuming training
How do i resume training for text classification?
-
Updated
Jul 30, 2019 - 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: