aryaaan12 commited on
Commit
66c4f84
·
verified ·
1 Parent(s): 082cdb0

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,3 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # T-REN: Text-Aligned Region Encoder Network
2
 
3
  **Authors**: [Savya Khosla](https://savya08.github.io/), [Sethuraman TV](https://github.com/sethuramanio), [Aryan Chadha](https://www.linkedin.com/in/aryan-chadha/), [Alex Schwing](https://www.alexander-schwing.de/), [Derek Hoiem](https://dhoiem.cs.illinois.edu/)
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ tags:
6
+ - vision
7
+ - image-segmentation
8
+ - image-feature-extraction
9
+ - region-tokens
10
+ - dinov3
11
+ - pytorch
12
+ library_name: transformers
13
+ ---
14
+
15
  # T-REN: Text-Aligned Region Encoder Network
16
 
17
  **Authors**: [Savya Khosla](https://savya08.github.io/), [Sethuraman TV](https://github.com/sethuramanio), [Aryan Chadha](https://www.linkedin.com/in/aryan-chadha/), [Alex Schwing](https://www.alexander-schwing.de/), [Derek Hoiem](https://dhoiem.cs.illinois.edu/)