Code for the CS 529: MAdvanced Computer Vision assignments and course project at Princeton University.
- Probabilistic Graphical Model Inference: Implementing efficient inference in Markov Random Fields
- Zero-shot Recognition: Recognizing animals from the Animals with Attributes dataset
- Bundle Adjustment: Implementing bundle adjustment algorithm
- Visual Question Answering: Build and train a model that can answer questions based on image information in the VQA dataset
Ensembling Large-scale Object Detectors:
- Developed algorithms for building YOLO model bagging and boosting ensembles
- Obtained an average precision of 87.5% on the Flickr-32 dataset using a generic logo detector system of two boosted YOLO models
- Python 3
- PyTorch
- Hugging Face
- NumPy
- SciPy
You can access the report for the course project here