https://github.com/therealprohacker/computer-vision
Computer Vision assignments 24/25
https://github.com/therealprohacker/computer-vision
Last synced: 10 months ago
JSON representation
Computer Vision assignments 24/25
- Host: GitHub
- URL: https://github.com/therealprohacker/computer-vision
- Owner: theRealProHacker
- Created: 2024-10-29T09:58:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-28T13:27:33.000Z (over 1 year ago)
- Last Synced: 2025-01-28T14:28:47.893Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 73.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Computer Vision assignments 24/25
Assignments for the 'Computer Vision' course at the FU Berlin, winter term 2024/2025.
`py -m venv venv`
`venv\Scripts\activate`
`pip install -r requirements.txt`