-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathconfig.ini
41 lines (32 loc) · 1.12 KB
/
config.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
[general]
source: cvpr2017
src_path: Zi Other Files/
paper_dir: papers/
process_num: 50
[cvpr2017]
title: CVPR-2017
root_path: cvpr2017/
paper: http://openaccess.thecvf.com/content_cvpr_2017/papers/
appendix: http://openaccess.thecvf.com/content_cvpr_2017/supplemental/
mapping_url: http://openaccess.thecvf.com/content_cvpr_2017/3-cvpr2017-papers.csv
schedule_url: http://cvpr2017.thecvf.com/program/main_conference
html_file: origin_stat.html
csv1_file: stat.csv
csv2_file: 3-cvpr2017-papers.csv
csv3_file: cvpr2017.csv
col_offset: 0
[iccv2017]
title: ICCV-2017
root_path: iccv2017/
paper: http://openaccess.thecvf.com/content_ICCV_2017/papers/
appendix: http://openaccess.thecvf.com/content_ICCV_2017/supplemental/
paper_mapping_url: http://openaccess.thecvf.com/content_ICCV_2017/papers/
appendix_mapping_url:http://openaccess.thecvf.com/content_ICCV_2017/supplemental/
schedule_url: http://iccv2017.thecvf.com/program/main_conference
html_file: origin_stat.html
csv1_file: stat.csv
csv2_file: iccv2017-papers.csv
csv3_file: iccv2017-papers.csv
paper_prior_file: paper_prior.html
appendix_prior_file: appendix_prior.html
col_offset: 1