-
Updated
Oct 2, 2020 - Python
attention
Here are 510 public repositories matching this topic...
-
Updated
Oct 20, 2020 - Jupyter Notebook
-
Updated
Sep 30, 2020 - Python
-
Updated
Jun 1, 2020 - Jupyter Notebook
-
Updated
Jul 20, 2020 - Jupyter Notebook
-
Updated
Aug 6, 2020 - Python
-
Updated
Aug 16, 2020 - JavaScript
-
Updated
Jul 11, 2018 - Jupyter Notebook
-
Updated
Oct 26, 2020 - Python
-
Updated
Jun 2, 2018 - Python
-
Updated
Dec 20, 2019 - Python
[2020-10-06 21:13:34,984]-[train.py line:164]:===== Validate =====
Traceback (most recent call last):
File "train.py", line 212, in <module>
fp_16=opt.fp_16).train()
File "train.py", line 166, in train
APs, inference_time = Evaluator(self.yolov4, showatt=False).APs_voc()
File "D:\hua\YOLOv4-pytorch\eval\evaluator.py", line 32, in APs_voc
with open(img_inds_file, 'r')
-
Updated
Oct 1, 2020 - Python
-
Updated
Jun 22, 2020 - MATLAB
-
Updated
Oct 24, 2020 - Python
-
Updated
Jul 21, 2017
-
Updated
May 7, 2020 - Python
-
Updated
Jul 12, 2018 - Python
-
Updated
Sep 1, 2020 - Python
-
Updated
Sep 22, 2019 - Python
-
Updated
Jun 15, 2020 - Python
-
Updated
Apr 21, 2019 - Python
-
Updated
Jul 2, 2019 - Python
-
Updated
May 23, 2020 - Python
-
Updated
Mar 11, 2020 - Jupyter Notebook
-
Updated
Jan 5, 2019 - Python
-
Updated
Feb 3, 2020 - Jupyter Notebook
-
Updated
Oct 31, 2020 - Python
-
Updated
Apr 30, 2018 - Python
Improve this page
Add a description, image, and links to the attention topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the attention topic, visit your repo's landing page and select "manage topics."
你好,看代码使用的训练数据为Restaurants_Train.xml.seg,请问这是这是在哪里下载的吗,还是semeval14的任务4中xml文件生成的?如果是后续生成的,请问有数据生成部分的代码吗?