-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathmkdocs.yml
More file actions
194 lines (182 loc) · 8.63 KB
/
mkdocs.yml
File metadata and controls
194 lines (182 loc) · 8.63 KB
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
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
site_name: Computational Light Laboratory at University College London
site_description: Computational Light Laboratory at University College London
site_author: Kaan Akşit
site_url: 'https://complightlab.com'
repo_name: complight
repo_url: 'https://github.com/complight'
copyright: 'Copyright ©'
nav:
- Home:
- Welcome: 'index.md'
- Recent news: 'timeline/index.md'
- List of publications: 'publications/index.md'
- Current members and alumni: 'people/index.md'
- Courses: 'teaching/index.md'
- Outreach: 'outreach/index.md'
- Our toolkit: 'https://kaanaksit.com/odak'
- People:
- Current members and alumni: 'people/index.md'
- Kaan Akşit: 'https://kaanaksit.com'
- Yicheng Zhan (战弈诚): 'https://albertgary.github.io/'
- Ziyang Chen (陈子扬): 'https://www.linkedin.com/in/ziyang-chen-064ba8173/'
- Xinyao Zhuang: 'https://www.linkedin.com/in/xinyao-zhuang-silvianz/'
- Jihao (Geo) Gu (谷纪豪): 'http://momiji-bit.github.io/'
- Lifeng Qiu Lin: 'https://github.com/Gnefil'
- Xiaoyue (Merry) Fan: 'http://www.linkedin.com/in/merryxyfan'
- Zicong Peng: 'https://scholar.google.com/citations?user=lpi8DvIAAAAJ&hl=zh-CN'
- Henry Kam (甘皓宇): 'http://gulpinhenry.github.io/'
- Chuanjun Zheng: 'https://scholar.google.com.hk/citations?user=9Jk_LC8AAAAJ&'
- Timeline:
- Recent news: 'timeline/index.md'
- Highlighted events:
- 'Computational Light Laboratory bridges student potential into scientific success with global academic and industrial partners' : 'documentation/year_at_a_glance_2025.md'
- 'Computational Light Laboratory contributes to ACM SIGGRAPH Asia 2024 with innovative computational display and lensless camera research' : 'documentation/siggraph_asia_2024.md'
- Publications:
- List of publications: 'publications/index.md'
- Highlighted works:
- 'Learned Display Radiance Fields with Lensless Cameras': 'publications/lensless_display_radiance_field.md'
- 'Foveation Improves Payload Capacity in Steganography': 'publications/foveated_steganography.md'
- 'Learned Single-Pass Multitasking Perceptual Graphics for Immersive Displays': 'publications/multitasking_perceptual_graphics.md'
- 'Assessing Learned Models for Phase-only Hologram Compression': 'publications/assess_hologram_compression.md'
- 'Focal Surface Holographic Light Transport using Learned Spatially Adaptive Convolutions': 'publications/focal_surface_light_transport.md'
- 'SpecTrack: Learned Multi-Rotation Tracaking via Speckle Imaging': 'publications/spec_track.md'
- 'Autocolor: Learned Light Power Control for Multi-Color Holograms': 'https://complightlab.com/autocolor_'
- 'Multi-color Holograms Improve Brightness in Holographic Displays': 'publications/multi_color.md'
- 'HoloBeam: Paper-Thin Near-Eye Displays': 'publications/holobeam.md'
- 'Realistic Defocus for Multiplane Computer-Generated Holography': 'publications/realistic_defocus_cgh.md'
- 'ChromaCorrect: Prescription Correction in Virtual Reality Headsets through Perceptual Guidance': 'https://complightlab.com/ChromaCorrect'
- 'Optimizing Vision and Visuals: Lectures on Cameras, Displays and Perception': 'teaching/siggraph2022_optimizing_vision_and_visuals.md'
- Teaching:
- Courses: 'teaching/index.md'
- Computational Light (Spring 2024): 'https://kaanaksit.com/odak/course/'
- SIGGRAPH 2022 Optimizing Vision and Visuals (Summer 2022):
- Description: 'teaching/siggraph2022_optimizing_vision_and_visuals.md'
- COMP0160 Perception and Interfaces (Spring 2022):
- Description: 'teaching/comp0160_perception_and_interfaces.md'
- Coursework 1: 'teaching/comp0160_coursework_1.md'
- Practical: 'teaching/comp0160_practical.md'
- COMP088 Introduction to Machine Learning (Winter 2023):
- How to setup your virtual environment using Visual Studio: 'https://youtu.be/SHdEqM5xydo'
- How to implement Gradient Descent solver using Numpy: 'https://youtu.be/-ilAaJlUvYI'
- How to compile your first Perceptron using Numpy: 'https://youtu.be/ENpJoyDc1rg'
- How to compile your first model in PyTorch: 'https://youtu.be/PunWQMssqPU'
- Documentation:
- List: 'documentation/index.md'
- For candidates:
- Become a doctoral student: 'documentation/become_phd_student.md'
- For newcomers:
- Welcome aboard!: 'documentation/getting_started.md'
- Our laboratory's logo: 'documentation/logo.md'
- Explore our completed projects: 'https://complightlab.com/publications/'
- Explore our codebase: 'https://github.com/complight'
- Explore our toolkit: 'https://github.com/kaanaksit/odak'
- Explore our printable designs: 'https://github.com/complight/optomechanics'
- Learn more about computer-generated holography: 'https://kaanaksit.github.io/odak/cgh/'
- Tips and tricks for using our 3D printer: 'documentation/3d_printing.md'
- Technical notes:
- Creating a virtual environment for Python Development: 'documentation/computing/creating_a_virtual_environment_for_Python_development.md'
- How to change name server on Ubuntu permanently: 'documentation/computing/how_to_change_name_server_on_ubuntu_permanently.md'
- How to copy or restore tmux settings: 'documentation/computing/how_to_copy_or_restore_tmux_settings.md'
- How to add a user with controlled access resources: 'documentation/computing/how_to_add_a_user_with_controlled_access_to_resources.md'
- Rotating your screen in Ubuntu 25.10 via the Terminal: 'documentation/computing/rotating_your_screen_in_ubuntu_25_10_via_the_terminal.md'
- Outreach:
- Description: 'outreach/index.md'
- Join our Slack channels: 'https://join.slack.com/t/rpcdrendering-m4b9370/shared_invite/zt-13b5caruu-o7Ra99nEXkntnJqVYJTVdg'
- Join our mailing List: 'https://www.mailinglists.ucl.ac.uk/mailman/listinfo/high-beams-seminars'
- Toolkit: 'https://kaanaksit.com/odak'
theme:
name: material
custom_dir: overrides
logo: logo/logo.png
favicon: logo/logo.png
icon:
logo: logo
language: en
features:
- content.code.annotate
- content.tabs.link
# - header.autohide
# - navigation.expand
# - navigation.instant
- navigation.sections
- navigation.tabs
# - navigation.tabs.sticky
- navigation.top
- navigation.tracking
- search.highlight
- search.share
- search.suggest
# - toc.integrate
- navigation.instant
- navigation.indexes
- navigation.top
- navigation.expand
- navigation.footer
palette:
- scheme: youtube
toggle:
icon: material/brightness-7
name: Switch to dark mode
- scheme: slate
toggle:
icon: material/brightness-4
name: Switch to light mode
highlightjs: true
hljs_languages:
- python
plugins:
- redirects:
redirect_maps:
'multitasking_perceptual_graphics.md': 'publications/multitasking_perceptual_graphics.md'
'assess_hologram_compression.md': 'publications/assess_hologram_compression.md'
'lectures/index.md': 'teaching/siggraph2022_optimizing_vision_and_visuals.md'
- search
- bibtex:
bib_file: "docs/references.bib"
- mkdocstrings
- autorefs
- glightbox:
touchNavigation: true
loop: false
effect: zoom
slide_effect: slide
width: 100%
height: auto
zoomable: true
draggable: true
skip_classes:
- skip-lightbox
auto_caption: false
caption_position: bottom
markdown_extensions:
- toc:
permalink: true
- footnotes
- admonition
- attr_list
- md_in_html
- pymdownx.superfences
- pymdownx.details
- pymdownx.arithmatex:
generic: true
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
extra_javascript:
- 'javascripts/slideshow.js'
- 'javascripts/config.js'
- 'https://polyfill.io/v3/polyfill.min.js?features=es6'
- 'https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js'
extra:
social:
- icon: fontawesome/brands/x-twitter
link: https://x.com/complightlab
- icon: fontawesome/brands/slack
link: https://join.slack.com/t/rpcdrendering-m4b9370/shared_invite/zt-13b5caruu-o7Ra99nEXkntnJqVYJTVdg
- icon: fontawesome/brands/bluesky
link: https://bsky.app/profile/complightlab.bsky.social
- icon: fontawesome/brands/linkedin
link: https://www.linkedin.com/groups/10023108/
extra_css:
- stylesheets/extra.css
- stylesheets/carousel.css