hysts HF staff commited on
Commit
4c38ba8
·
1 Parent(s): 7006af9
Files changed (2) hide show
  1. index.html +17 -0
  2. list.md +14 -0
index.html CHANGED
@@ -47,6 +47,23 @@
47
  </div>
48
  <h2 id="unofficial-demo-apps-for-public-repositories">Unofficial Demo Apps for Public Repositories</h2>
49
  <div class="box">
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
50
  <span class="box-title">GANs</span>
51
  <p>
52
  <h3 id="gan-general">GAN (General)</h3>
 
47
  </div>
48
  <h2 id="unofficial-demo-apps-for-public-repositories">Unofficial Demo Apps for Public Repositories</h2>
49
  <div class="box">
50
+ <span class="box-title">General</span>
51
+ <p>
52
+ <h3 id="object-detection">Object Detection</h3>
53
+ <ul>
54
+ <li><a href="https://huggingface.co/spaces/hysts/mmdetection-detection">mmdetection (detection)</a>
55
+ <ul>
56
+ <li>https://github.com/open-mmlab/mmdetection</li>
57
+ </ul></li>
58
+ <li><a href="https://huggingface.co/spaces/hysts/CBNetV2">CBNetV2</a>
59
+ <ul>
60
+ <li>https://github.com/VDIGPKU/CBNetV2</li>
61
+ <li>http://arxiv.org/abs/2107.00420</li>
62
+ </ul></li>
63
+ </ul>
64
+ </p>
65
+ </div>
66
+ <div class="box">
67
  <span class="box-title">GANs</span>
68
  <p>
69
  <h3 id="gan-general">GAN (General)</h3>
list.md CHANGED
@@ -26,6 +26,20 @@
26
 
27
  ## Unofficial Demo Apps for Public Repositories
28
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
29
  <div class="box">
30
  <span class="box-title">GANs</span>
31
  <p>
 
26
 
27
  ## Unofficial Demo Apps for Public Repositories
28
 
29
+ <div class="box">
30
+ <span class="box-title">General</span>
31
+ <p>
32
+
33
+ ### Object Detection
34
+ - [mmdetection (detection)](https://huggingface.co/spaces/hysts/mmdetection-detection)
35
+ - https://github.com/open-mmlab/mmdetection
36
+ - [CBNetV2](https://huggingface.co/spaces/hysts/CBNetV2)
37
+ - https://github.com/VDIGPKU/CBNetV2
38
+ - http://arxiv.org/abs/2107.00420
39
+
40
+ </p>
41
+ </div>
42
+
43
  <div class="box">
44
  <span class="box-title">GANs</span>
45
  <p>