Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,6 @@ ViPE: Visualize Pretty-much Everything, is the first automated model for transla
|
|
17 |
<!-- Provide a longer summary of what this model is. -->
|
18 |
|
19 |
|
20 |
-
|
21 |
- **Developed by:** [Computer Graphics Group, University of Tuebingen](https://uni-tuebingen.de/fakultaeten/mathematisch-naturwissenschaftliche-fakultaet/fachbereiche/informatik/lehrstuehle/computergrafik/lehrstuhl/)
|
22 |
- **Model type:** Auto-Regressive
|
23 |
- **Language:** English
|
@@ -30,6 +29,9 @@ ViPE: Visualize Pretty-much Everything, is the first automated model for transla
|
|
30 |
|
31 |
- **Repository:** [Github](https://github.com/Hazel1994/ViPE)
|
32 |
- **Paper:** [EMNLP2023](https://2023.emnlp.org/program/)
|
|
|
|
|
|
|
33 |
- **Demo:**[ViPE Videos] (youtube link)
|
34 |
|
35 |
|
@@ -102,90 +104,19 @@ However, a semicolon draws a stronger boundary between the keywords and encourag
|
|
102 |
|
103 |
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
104 |
|
105 |
-
#### Preprocessing [optional]
|
106 |
-
|
107 |
-
[More Information Needed]
|
108 |
-
|
109 |
-
|
110 |
-
#### Training Hyperparameters
|
111 |
-
|
112 |
-
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
113 |
-
|
114 |
-
#### Speeds, Sizes, Times [optional]
|
115 |
-
|
116 |
-
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
117 |
-
|
118 |
-
[More Information Needed]
|
119 |
|
120 |
## Evaluation
|
121 |
|
122 |
<!-- This section describes the evaluation protocols and provides the results. -->
|
123 |
|
124 |
-
### Testing Data, Factors & Metrics
|
125 |
-
|
126 |
-
#### Testing Data
|
127 |
-
|
128 |
-
<!-- This should link to a Dataset Card if possible. -->
|
129 |
-
|
130 |
-
[More Information Needed]
|
131 |
-
|
132 |
-
#### Factors
|
133 |
-
|
134 |
-
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
135 |
-
|
136 |
-
[More Information Needed]
|
137 |
-
|
138 |
-
#### Metrics
|
139 |
-
|
140 |
-
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
141 |
-
|
142 |
-
[More Information Needed]
|
143 |
-
|
144 |
-
### Results
|
145 |
-
|
146 |
-
[More Information Needed]
|
147 |
-
|
148 |
-
|
149 |
-
## Technical Specifications [optional]
|
150 |
-
|
151 |
-
### Model Architecture and Objective
|
152 |
-
|
153 |
-
[More Information Needed]
|
154 |
-
|
155 |
-
### Compute Infrastructure
|
156 |
-
|
157 |
-
[More Information Needed]
|
158 |
-
|
159 |
-
#### Hardware
|
160 |
-
|
161 |
-
[More Information Needed]
|
162 |
-
|
163 |
-
#### Software
|
164 |
|
165 |
-
|
166 |
|
167 |
-
|
168 |
|
169 |
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
170 |
|
171 |
-
**BibTeX:**
|
172 |
-
|
173 |
-
[More Information Needed]
|
174 |
-
|
175 |
-
**APA:**
|
176 |
-
|
177 |
-
[More Information Needed]
|
178 |
-
|
179 |
-
## Glossary [optional]
|
180 |
-
|
181 |
-
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
182 |
-
|
183 |
-
[More Information Needed]
|
184 |
-
|
185 |
-
## More Information [optional]
|
186 |
-
|
187 |
-
[More Information Needed]
|
188 |
|
189 |
## Model Card Contact
|
190 |
|
191 |
-
[
|
|
|
17 |
<!-- Provide a longer summary of what this model is. -->
|
18 |
|
19 |
|
|
|
20 |
- **Developed by:** [Computer Graphics Group, University of Tuebingen](https://uni-tuebingen.de/fakultaeten/mathematisch-naturwissenschaftliche-fakultaet/fachbereiche/informatik/lehrstuehle/computergrafik/lehrstuhl/)
|
21 |
- **Model type:** Auto-Regressive
|
22 |
- **Language:** English
|
|
|
29 |
|
30 |
- **Repository:** [Github](https://github.com/Hazel1994/ViPE)
|
31 |
- **Paper:** [EMNLP2023](https://2023.emnlp.org/program/)
|
32 |
+
|
33 |
+
### Music Video Genrations
|
34 |
+
- **Repository:** [Github](https://github.com/Hazel1994/ViPE)
|
35 |
- **Demo:**[ViPE Videos] (youtube link)
|
36 |
|
37 |
|
|
|
104 |
|
105 |
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
106 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
107 |
|
108 |
## Evaluation
|
109 |
|
110 |
<!-- This section describes the evaluation protocols and provides the results. -->
|
111 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
112 |
|
113 |
+
## Citation
|
114 |
|
115 |
+
If you find ViPE useful, please cite our paper.
|
116 |
|
117 |
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
118 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
119 |
|
120 |
## Model Card Contact
|
121 |
|
122 |
+
[Hassan Shahmohammadi](fittar.me)
|