nielsr HF Staff commited on
Commit
c308124
·
verified ·
1 Parent(s): c572af8

Add pipeline tag and library_name

Browse files

This PR adds a relevant pipeline tag, ensuring people can find the model at https://huggingface.co/models?pipeline_tag=object-detection&sort=trending, as well as the library_name.

Files changed (1) hide show
  1. README.md +4 -5
README.md CHANGED
@@ -1,5 +1,7 @@
1
  ---
2
  license: mit
 
 
3
  tags:
4
  - source-free
5
  - object-detection
@@ -8,11 +10,8 @@ tags:
8
  - semi-supervised
9
  - computer-vision
10
  model-index:
11
- - name: Grounded Teacher
12
- results: []
13
- paper:
14
- - name: Context Aware Grounded Teacher for Source Free Object Detection
15
- url: https://github.com/Tajamul21/Grounded_Teacher
16
  ---
17
 
18
  # Grounded Teacher (GT)
 
1
  ---
2
  license: mit
3
+ library_name: pytorch
4
+ pipeline_tag: object-detection
5
  tags:
6
  - source-free
7
  - object-detection
 
10
  - semi-supervised
11
  - computer-vision
12
  model-index:
13
+ - name: Grounded Teacher
14
+ results: []
 
 
 
15
  ---
16
 
17
  # Grounded Teacher (GT)