/MVEX11

Bachelor's thesis in Mathematics - MVEX11

Primary LanguagePythonMIT LicenseMIT

claudeslens

logo

MVEX11

Bachelor's thesis in Mathematics - MVEX11

Setup

python3 -m pip install -e .

To download the SODA10M dataset, run the following command:

python3 extra/soda.py

To download the pretrained weights, run the following command:

python3 extra/weights.py

Testing

python3 -m pip install -e '.[testing]'
python3 -m pytest