Spaces:
Runtime error
Runtime error
Update
Browse files- index.html +7 -1
- list.md +6 -1
index.html
CHANGED
@@ -49,13 +49,19 @@
|
|
49 |
<div class="box">
|
50 |
<span class="box-title">List of Papers</span>
|
51 |
<p>
|
52 |
-
<h3 id="
|
53 |
<ul>
|
54 |
<li><a href="https://huggingface.co/spaces/hysts/CVPR2022_papers">CVPR 2022</a>
|
55 |
<ul>
|
|
|
56 |
<li>https://openaccess.thecvf.com/CVPR2022</li>
|
57 |
<li>https://github.com/amusi/CVPR2022-Papers-with-Code</li>
|
58 |
</ul></li>
|
|
|
|
|
|
|
|
|
|
|
59 |
</ul>
|
60 |
</p>
|
61 |
</div>
|
|
|
49 |
<div class="box">
|
50 |
<span class="box-title">List of Papers</span>
|
51 |
<p>
|
52 |
+
<h3 id="conference-papers">Conference Papers</h3>
|
53 |
<ul>
|
54 |
<li><a href="https://huggingface.co/spaces/hysts/CVPR2022_papers">CVPR 2022</a>
|
55 |
<ul>
|
56 |
+
<li>https://cvpr2022.thecvf.com/</li>
|
57 |
<li>https://openaccess.thecvf.com/CVPR2022</li>
|
58 |
<li>https://github.com/amusi/CVPR2022-Papers-with-Code</li>
|
59 |
</ul></li>
|
60 |
+
<li><a href="https://huggingface.co/spaces/hysts/ICML2022_papers">ICML 2022</a>
|
61 |
+
<ul>
|
62 |
+
<li>https://icml.cc/Conferences/2022/</li>
|
63 |
+
<li>https://proceedings.mlr.press/v162/</li>
|
64 |
+
</ul></li>
|
65 |
</ul>
|
66 |
</p>
|
67 |
</div>
|
list.md
CHANGED
@@ -30,11 +30,16 @@
|
|
30 |
<span class="box-title">List of Papers</span>
|
31 |
<p>
|
32 |
|
33 |
-
###
|
34 |
- [CVPR 2022](https://huggingface.co/spaces/hysts/CVPR2022_papers)
|
|
|
35 |
- https://openaccess.thecvf.com/CVPR2022
|
36 |
- https://github.com/amusi/CVPR2022-Papers-with-Code
|
37 |
|
|
|
|
|
|
|
|
|
38 |
</p>
|
39 |
</div>
|
40 |
|
|
|
30 |
<span class="box-title">List of Papers</span>
|
31 |
<p>
|
32 |
|
33 |
+
### Conference Papers
|
34 |
- [CVPR 2022](https://huggingface.co/spaces/hysts/CVPR2022_papers)
|
35 |
+
- https://cvpr2022.thecvf.com/
|
36 |
- https://openaccess.thecvf.com/CVPR2022
|
37 |
- https://github.com/amusi/CVPR2022-Papers-with-Code
|
38 |
|
39 |
+
- [ICML 2022](https://huggingface.co/spaces/hysts/ICML2022_papers)
|
40 |
+
- https://icml.cc/Conferences/2022/
|
41 |
+
- https://proceedings.mlr.press/v162/
|
42 |
+
|
43 |
</p>
|
44 |
</div>
|
45 |
|