charigyang
commited on
Commit
•
fb2b612
1
Parent(s):
a2a90ab
Update README.md
Browse files
README.md
CHANGED
@@ -11,3 +11,12 @@ license: mit
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
14 |
+
|
15 |
+
This is the demo for It's About Time: Analog Clock Reading in the Wild
|
16 |
+
Charig Yang, Weidi Xie, Andrew Zisserman
|
17 |
+
CVPR 2022
|
18 |
+
|
19 |
+
Project page: https://www.robots.ox.ac.uk/~vgg/research/time/
|
20 |
+
Video: https://www.youtube.com/watch?v=6pYOi92XsGQ
|
21 |
+
|
22 |
+
Note the model takes in cropped image (i.e. we don't run object detector on here).
|