xhuvom
Indulged in Deeper Learning
Founder @SIGMIND-ai Software Technology Park, Janata Tower, Kawran Bazar, Dhaka
Pinned Repositories
BOTerminal
Linux terminal emulator bot on Messenger with Botpress
darknetFace
YOLO darknet implementation to detect, recognize and track multiple faces
Delving-deep-into-GANs
A curated, quasi-exhaustive list of state-of-the-art publications and resources about Generative Adversarial Networks (GANs) and their applications.
DIGITS
Deep Learning GPU Training System
FaceID
An implementation of YOLO v2 for direct facial recognition within detection layer.
gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
Grid_Solving_Robot
An autonomous bot solving NxM grid to pick and place objects while following the line.
learning-to-learn
Learning to Learn in TensorFlow
linux-copilot
A simple co-pilot for Linux to interpret human language queries into useful Linux terminal commands and execute them
tensorflow-deepq
A deep Q learning demonstration using Google Tensorflow
xhuvom's Repositories
xhuvom/FaceID
An implementation of YOLO v2 for direct facial recognition within detection layer.
xhuvom/linux-copilot
A simple co-pilot for Linux to interpret human language queries into useful Linux terminal commands and execute them
xhuvom/Face-Spoof-Test
xhuvom/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
xhuvom/awesome-action-recognition
A curated list of action recognition and related area resources
xhuvom/CharityApp_SIgmind
A demo app with Microsoft Azure Integration
xhuvom/COVID-19
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
xhuvom/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
xhuvom/DensePose
A real-time approach for mapping all human pixels of 2D RGB images to a 3D surface-based model of the body
xhuvom/facenet
Face recognition using Tensorflow
xhuvom/faceswap
Non official project based on original /r/Deepfakes thread. Many thanks to him!
xhuvom/gpt-3
GPT-3: Language Models are Few-Shot Learners
xhuvom/infer
Infer.NET is a framework for running Bayesian inference in graphical models
xhuvom/Intel-Pattern-Matching-Technology
xhuvom/linux
Linux kernel source tree
xhuvom/LSTM-Neural-Network-for-Time-Series-Prediction
LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
xhuvom/mtcnn_facenet_cpp_tensorRT
Face Recognition on NVIDIA Jetson (Nano) using TensorRT
xhuvom/onvif-qt-server-client
Onvif QT Server Client is a sample for creating Onvif Server and Onvif Client with QT C++
xhuvom/playMP3
Play mp3 with C code
xhuvom/pytext
A natural language modeling framework based on PyTorch
xhuvom/raisr
A Python implementation of RAISR
xhuvom/ReadBooksBackend
Node backend for the read books app
xhuvom/seq2seq-signal-prediction
Signal forecasting with a Sequence-to-Sequence (seq2seq) Recurrent Neural Network (RNN) model in TensorFlow - Guillaume Chevalier
xhuvom/Single-Image-Super-Resolution
A collection of high-impact and state-of-the-art SR methods
xhuvom/tesstrain
Train Tesseract LSTM with make
xhuvom/torchdiffeq
Differentiable ODE solvers with full GPU support and O(1)-memory backpropagation.
xhuvom/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
xhuvom/WSL2-Linux-Kernel
The source for the Linux kernel used in Windows Subsystem for Linux 2 (WSL2)
xhuvom/xhuvom
xhuvom/YOLO_Expression
End-to-end expression detection using YOLO on Darknet framework