Pinned Repositories
techbot-demo
Docker-for-dummies
This rep contains the code for dummy node-app used in the medium article series "Docker for dummies... ".
DSA-in-Python3
This repo implements all famous data structures and algorithms required for technical interviews from "Cracking the Coding interview" by Gayle Laakmaan, in Python3.
Face-DTR
This repo covers implementation of face detection, recognition and tracking on Jetson Xavier, with above 15 FPS.
MMT_for_NCRC
This repo is official implementation of the paper "Multimodal transformer for Nurse Activity Recognition", published in CVPM2022, CVPRW.
OpenCV-for-Python-Developers-Solved-Exercises-and-Assignments
"OpenCV for Python Developers" By Patrick Crawford
Road-And-LaneMarking-Detection
This repo includes the results for performing road and lane marking detection, using state of the art VPGNet trained on Caltech Lane Dataset.
SentimentAnalysis
SentimentAnalysis of twitter tweets using HuggingFace's DistilBERT.
TinyActions
This repo is WIP for performing tiny action recognition using Transformers. CAP6412 project!
Ultimate-DSA
This repo is a collection of practice problems from different resources to learn, implement and master DSA problems.
Momilijaz96's Repositories
Momilijaz96/OpenCV-for-Python-Developers-Solved-Exercises-and-Assignments
"OpenCV for Python Developers" By Patrick Crawford
Momilijaz96/AlphaFold-V1-PyTorch
This repo is a re-implementation of AlphaFold by DeepMind, in PyTorch and was implemented in Nov 2020, when AlphaFold 2 was not published yet.
Momilijaz96/VGG16_CIFAR100_Optim
This repo is for CAP6411 ComputerVisionSystems course Project 1, about network optimization of VGG16 trained on CIFAR-100 dataset.
Momilijaz96/AndrewNG_ML
This repo contains solved assignment exercises from Andrew NG's coursera's course "Introduction to Machine Learning" for week 5 and onwards.
Momilijaz96/caffe
Caffe
Momilijaz96/ContextualSearchEngine
Work in Progress for building a Contextual QnA based search engine.
Momilijaz96/flask-influxdb
Flask Extension for InfluxDB
Momilijaz96/frankmocap
A Strong and Easy-to-use Single View 3D Hand+Body Pose Estimator
Momilijaz96/LPN-LightWeightPoseNetwork-
LightWeightPose Network from scratch in pytorch.
Momilijaz96/mit-deep-learning-book-pdf
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
Momilijaz96/Pruning-from-scratch
Momilijaz96/PyTorchForDeepLearning