Computer Vision and Deep Learning Labs. Hello! This is a lab repository for the University of Surrey's Computer Vision and Deep Learning course. If you are a University of Surrey student, you are welcome to use this project as a learning resource and reference for your coursework. A simple credit to the OC (wee! that's me, Frank) would be greatly appreciated. However, please note that submitting this work as your own academic assignment is not permitted and may lead to academic misconduct penalties. Just make sure you're submitting your orignal work.
cvdllabs
βββ LICENSE
βββ README.md
βββ assets
βΒ Β βββ surrey.png
βββ week1
βΒ Β βββ Week1_matlab_labsheet.pdf
βΒ Β βββ week1.asv
βΒ Β βββ week1.m
βββ week2
βΒ Β βββ Week2_warping_worksheet_part1_2025.pdf
βΒ Β βββ completion
βΒ Β βββ composite
βΒ Β βββ warping
βββ week3
βΒ Β βββ Week3_warping_worksheet_part2_2025.pdf
βββ week4
βββ Week4_image_comp.pdf
This project is licensed under the GNU General Public License v3.0 (GPL-3.0). This means:
- Attribution: You must give appropriate credit to the original author (me, Frank Lu) if you use or modify this project.
- Non-Proprietary: Any derivative works or modifications must also be shared under the same license. This project cannot be used in proprietary or closed-source software.
- Open Source Forever: Any modifications you make must remain open-source under the GPL-3.0 license. This helps ensure the code remains accessible and beneficial to everyone.
You can read the full license in the LICENSE file.