Bhavin Jawade's repositories
ProxyFusion-NeurIPS
Codebase for NeurIPS 2024 - ProxyFusion: Face Feature Aggregation Through Sparse Experts
CollegeFestWebsite
Official College Fest Website of AAYAAM (SGSITS) 2018.
Awesome-PEFT
A currated list of papers, blogs and codes for parameter efficient finetuning
bhavinjawade.github.io
My personal website with blogs
Contactless-Fingerprint-Gradio-Demo
Contactless Fingerprint Gradio Demo
SCC-Camera-App
NSF SCC-PG UB - Image Collection App and Model
audio-text_retrieval
Implementation of our paper 'On Metric Learning For Audio-Text Cross-Modal Retrieval'
Calorie
Stupendously Stupid Calorie Tracker
CNN-for-Raw-Waveforms
This is my PyTorch implementation of the "Very Deep Convolutional Neural Networks For Raw Waveforms" research paper published in 2016.
github-markdown-css
The minimal amount of CSS to replicate the GitHub Markdown style
personal
personal website new
PiCO
PyTorch implementation of PiCO https://arxiv.org/abs/2201.08984
proxyfusion_ub
proxyfusion_project_webpage
pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
rince
This is the code accompanying the AAAI 2022 paper "Ranking Info Noise Contrastive Estimation: Boosting Contrastive Learning via Ranked Positives" https://arxiv.org/abs/2201.11736 . The method allows you to use additional ranking information for representation learning.
SCOT
SCOT: Self-Supervised Contrastive Pretraining For Zero-Shot Compositional Retrieval
SupContrast
PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)
TinyImageNet-Transformers
Transformers trained on Tiny ImageNet
vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch