codezakh
ML / CV PhD student at Northeastern's SMiLeLab, research scientist intern at NEC Labs @necla-ml
UNC Chapel Hill / AllenAISeattle, WA
Pinned Repositories
DataEnvGym
A testbed for agents and environments that can automatically improve models through data generation.
decomposition-0shot-vqa
exploiting-BERT-thru-translation
[ACM MM 2021 Oral] Exploiting BERT For Multimodal Target Sentiment Classification Through Input Space Translation"
LilT
[ICLR 23] Contrastive Aligned of Vision to Language Through Parameter-Efficient Transfer Learning
memedex
A full stack web application which indexes memes by their text. Built with AngularJS and Node.
NbaVis
parallel-logistic-regression
A parallel implementation of logistic regression in PySpark, trained with SGD.
parallel-regression
Python based Spark implementation of parallel ridge regression using stochastic gradient descent.
SelTDA
[CVPR 23] Q: How to Specialize Large Vision-Language Models to Data-Scarce VQA Tasks? A: Self-Train on Unlabeled Images!
SIMLA
[ECCV 22] Single Stream Multi-Level Alignment for Vision Language Pretraining
codezakh's Repositories
codezakh/exploiting-BERT-thru-translation
[ACM MM 2021 Oral] Exploiting BERT For Multimodal Target Sentiment Classification Through Input Space Translation"
codezakh/LilT
[ICLR 23] Contrastive Aligned of Vision to Language Through Parameter-Efficient Transfer Learning
codezakh/DataEnvGym
A testbed for agents and environments that can automatically improve models through data generation.
codezakh/SelTDA
[CVPR 23] Q: How to Specialize Large Vision-Language Models to Data-Scarce VQA Tasks? A: Self-Train on Unlabeled Images!
codezakh/SIMLA
[ECCV 22] Single Stream Multi-Level Alignment for Vision Language Pretraining
codezakh/decomposition-0shot-vqa
codezakh/memedex
A full stack web application which indexes memes by their text. Built with AngularJS and Node.
codezakh/parallel-regression
Python based Spark implementation of parallel ridge regression using stochastic gradient descent.
codezakh/parallel-logistic-regression
A parallel implementation of logistic regression in PySpark, trained with SGD.
codezakh/ALBEF
Code for ALBEF: a new vision-language pre-training method
codezakh/parallel-matrix-factorization
A parallel implementation of matrix factorization using stochastic gradient descent written in pySpark.
codezakh/CMU-MultimodalSDK-Tutorials
This is a short tutorial for using the CMU-MultimodalSDK.
codezakh/darknet
Convolutional Neural Networks
codezakh/dotfiles
Dotfile repo, managed by GNU Stow.
codezakh/KAT
Research code for "KAT: A Knowledge Augmented Transformer for Vision-and-Language"
codezakh/khan-zaid-webdev
Main course repo for CS5610
codezakh/khan-zaid-webdev-project
CS 4550 Final Project
codezakh/latex_cornell_template
A Cornell notes template for LaTeX
codezakh/mimic
Mimic the behavior of reddit comments on specific topics.
codezakh/ML-HW-Repo
codezakh/NIPS2019DeepGamblers
codezakh/PoseEstimation-CoreML
The example of running Pose Estimation using Core ML
codezakh/PracticalLogicAutomatedReasoning
Code examples and solutions for some excercises in John Harrison's Handbook of Practical Logic and Automated Reasoning*, adapted for OCaml 4+.
codezakh/pykinship
codezakh/rs-vision-automation
codezakh/runelite
Open source Old School RuneScape client
codezakh/simpletodo
A simple To-Do app written in Django with a mySQL backend.
codezakh/snektrees
python tree data structures
codezakh/websocket-image-stream-cludge
A (probably bad) way of streaming video from a camera to a browser using websockets when you can't use more modern APIs.
codezakh/zmq_sandbox
Testing streaming with sockets