forked from MacondoLabs/cveu-workshop
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
115 lines (108 loc) · 3.9 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
# Site settings
title: CVEU Workshop
# email: [email protected]
email: [email protected]
url: https://cveu.github.io
description: "ICCV 2021 Workshop on AI for Creative Video Editing and Understanding."
# Color settings (hex-codes without the leading hash-tag)
color:
primary-dark: "#000000"
links: "#219ab3"
organizer:
- name: Fabian Caba Heilbron
affliation: Adobe Research
avatar: https://fabiancaba.com/img/fabian.png
website: "#!"
- name: Yu Xiong
affliation: The Chinese University of Hong Kong
avatar: /img/avatar/yu_xiong.jpg
website: http://xiongyu.me
- name: Alejandro Pardo
affliation: KAUST
avatar: /img/avatar/alejandro_pardo.jpg
website: https://github.com/PardoAlejo
- name: Anyi Rao
affliation: The Chinese University of Hong Kong
avatar: https://scholar.googleusercontent.com/citations?view_op=medium_photo&user=8lKr7j4AAAAJ&citpid=3&authuser=1
website: https://anyirao.com/
- name: Qingqiu Huang
affliation: The Chinese University of Hong Kong
avatar: https://scholar.googleusercontent.com/citations?view_op=medium_photo&user=RIfPt_MAAAAJ&citpid=3
website: http://qqhuang.cn/
- name: Ali Thabet
affliation: Facebook
avatar: https://scholar.googleusercontent.com/citations?view_op=medium_photo&user=7T0CPEkAAAAJ&citpid=5
website: https://www.alithabet.com/
- name: Victor Escorcia
affliation: Samsung
avatar: /img/avatar/victor.jpeg
website: https://escorciav.github.io/
- name: Dong Liu
affliation: Netflix
avatar: https://scholar.googleusercontent.com/citations?view_op=medium_photo&user=NvU30c4AAAAJ&citpid=12
website: https://scholar.google.com/citations?user=NvU30c4AAAAJ&hl=zh-CN
- name: Dahua lin
affliation: The Chinese University of Hong Kong
avatar: https://scholar.googleusercontent.com/citations?view_op=medium_photo&user=GMzzRRUAAAAJ&citpid=3
website: http://dahua.site/
- name: Bernard Ghanem
affliation: KAUST
avatar: /img/avatar/bernard.jpg
website: http://www.bernardghanem.com/
speaker:
- name: Angjoo Kanazawa
affliation: UC Berkeley; Google
avatar: /img/avatar/angjoo_new.png
website: http://people.eecs.berkeley.edu/~kanazawa/
- name: Irfan Essa
affliation: Georgia Tech; Google
avatar: /img/avatar/irfan-essa.jpeg
website: http://www.irfanessa.gatech.edu/
- name: James E. Cutting
affliation: Cornell University
avatar: /img/avatar/james-e-cutting.jpeg
website: http://people.psych.cornell.edu/~jec7/index.htm
- name: Maneesh Agrawala
affliation: Stanford University
avatar: http://graphics.stanford.edu/~maneesh/images/agrawala-macarthur3-head-square.jpg
website: http://graphics.stanford.edu/~maneesh/
- name: Marc Christie
affliation: University of Rennes 1; IRISA/INRIA
avatar: /img/avatar/marc-christie.jpeg
website: http://people.irisa.fr/Marc.Christie/
industry:
- name: Adobe
logo: /img/avatar/adobe.png
# - name: Facebook
# logo: /img/avatar/facebook.png
# - name: Google
# logo: /img/avatar/google.png
- name: Netflix
logo: /img/avatar/netflix.png
- name: Tencent
logo: /img/avatar/tencent.png
# - name: TikTok (Bytedance)
# logo: /img/avatar/tiktok.png
- name: Runway
logo: /img/avatar/runway.png
- name: Synopsis
logo: /img/avatar/synopsis.png
# Footer settings
footer: AI for Creative Video Editing and Understanding
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
social:
- title: twitter
url: https://twitter.com/cveu_workshop
- title: github
url: https://github.com/CVEU
- title: discord
url: https://discord.gg/Ryr3V8bsad
# - title: facebook
# url:
# - title: stack-overflow
# url: http://stackoverflow.com/questions/tagged/jekyll
# - title: bitbucket
# url: http://bitbucket.org/jekyll
# Build settings
markdown: kramdown
permalink: pretty