Skip to content

rezaarezvan/MVEX11

Repository files navigation

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

Citation

If you'd like to cite our thesis, you can use the following BibTeX:

@misc{claudeslens
      title={ClaudesLens: Uncertainty Quantification in Computer Vision Models}, 
      author={Mohamad Al Shaar and Nils Ekström and Gustav Gille and Reza Rezvan and Ivan Wely},
      year={2024},
      eprint={2406.13008},
      archivePrefix={arXiv},
      primaryClass={cs.CV},
      url={https://arxiv.org/abs/2406.13008}, 
}

About

Bachelor's thesis in Mathematics - MVEX11

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages