Kamran Janjua's repositories
Git-Loss-For-Deep-Face-Recognition
This repository contains code for my paper "Git Loss for Deep Face Recognition".
jurassic-park
The most exhaustive dinosaur dataset containing information such as their type, diet, fossil images, etc.
HearPapers
HearPapers allows you to listen to PDFs (by converting them to audiobooks, of sorts). You can pass in the PDF and it will return a .mp3 file which you can listen to.
Scene-Text-OCR
This repository contains code for Scene Text OCR following the famous CRNN model. The detection part is handled by EAST and the recognition is done by CRNN.
Bulk_CV_Paper_Downloader
A small script to bulk download all CVPR/ICCV/ECCV papers for different analysis or reading..
moocs-notes
The notes of various MOOCs that I took and continue to take over the years.
DualRecord-Android
DualRecord-Android is an Android library to utilize the multi-cameras on Android devices.
annotated-papers
This repository contains all the papers which I read and annotate. The papers are mostly RL focused, however, expect some deviations.
Do_Cross_Modal_Systems_Leverage_Semantic_Relationships
This is the code for our ICCV'19 paper on cross-modal learning and retrieval.
HorsemanAnalyzer
A mac-based song analyzer application built to classify and play songs based on your mood.
interpreting-fMRI-signals
This is the course project for CMPUT 652: Machine Learning and Brain grad. course taught at UofAlberta in Fall 2021.
turtle-neurips-poster
This repository contains the poster (and its TeX code) for our paper "Learning Truncated Causal History Model for Video Restoration" in NeurIPS 2024.
CHI_ML_Mornings
ML Lectures and Discussions @ CHI, Islamabad.
death-row-stats
This repository contains the statistics and last words of death row inmates who have been executed.
Distributed_Computing
This is the repo for the Distributed Computing course in 7th semester. The repo includes the labs and projects of the course.
Gaussian_Processes_Playground
This is a repository for implementing various Gaussian Processes (GPs) and also some notes regarding GPs from different lectures.
graduation
$ git remote <graduation> yearbook
interpreting-neural-nlp-models
This is the repository for our paper "Interpreting Deep NLP Models using Concept Activation Vectors". The repository contains the code to implement the methodology and also to re-produce the results.
kjanjua26.github.io
Source code of my personal website.
Octofying-COVID19-Literature
This repository contains the code for analyzing the published literature on COVID-19 in hopes of finding information..
offline-online-representation-learning
This is the repository for Offline-Online Representation Learning for Reinforcement Learning.
rl-unicorn
:unicorn: RL-Unicorn is a suite of RL algorithms made to run in a plug-and-play fashion. It also includes introductions to many topics in RL, notes of online RL MOOCs and a hand-written topic-wise guide.
Turtle
The official PyTorch implementation for Learning Truncated Causal History Model for Video Restoration, accepted to NeurIPS 2024.