Pinned Repositories
3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
AI_assistant
AI-assistant or a chatbot that would answer all your questions
algorithmic-problems
Algorithmic problems with their solutions using algorithmic paradigms (like greedy approach, dynamic programmic, divide & conquer and randomization..) + Time complexity.
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
auction-lap
Auction algorithm for solving linear assignment problem (LAP)
AutoAugment
Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow
Machine-learning-Applications
Machine learning algorithms using different libraries: sklearn, tensorflow and python/numpy
Representation-Learning
Programming assignments for the course IFT6135 Representation Learning.
san
The official PyTorch implementation of "Context Matters: Self-Attention for sign Language Recognition"
sign-language-tutor
An intelligent application to teach sign language. The application have a recongnition system that recognise and evaluate the user's gestures.
faresbs's Repositories
faresbs/san
The official PyTorch implementation of "Context Matters: Self-Attention for sign Language Recognition"
faresbs/sign-language-tutor
An intelligent application to teach sign language. The application have a recongnition system that recognise and evaluate the user's gestures.
faresbs/Representation-Learning
Programming assignments for the course IFT6135 Representation Learning.
faresbs/3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
faresbs/algorithmic-problems
Algorithmic problems with their solutions using algorithmic paradigms (like greedy approach, dynamic programmic, divide & conquer and randomization..) + Time complexity.
faresbs/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
faresbs/auction-lap
Auction algorithm for solving linear assignment problem (LAP)
faresbs/AutoAugment
Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow
faresbs/Machine-learning-Applications
Machine learning algorithms using different libraries: sklearn, tensorflow and python/numpy
faresbs/blackjack-js
Create a blackjack game with pure JS.
faresbs/ComputerVision
faresbs/Efficient-3DCNNs
PyTorch Implementation of "Resource Efficient 3D Convolutional Neural Networks", codes and pretrained models.
faresbs/EfficientPose
Scalable single-person pose estimation
faresbs/faresbs.github.io
faresbs/flutter-masterclass
All course files for the Flutter Masterclass course on Net Ninja Pro.
faresbs/hand_tracking
Minimal Python interface for Google's Mediapipe HandTracking pipeline
faresbs/IFT6135H19_assignment
faresbs/libnpy
C++ library for reading and writing of numpy's .npy files
faresbs/Mathematics-for-Machine-Learning-and-Data-Science-Specialization-Coursera
Mathematics for Machine Learning and Data Science Specialization - Coursera - deeplearning.ai - solutions and notes
faresbs/nsfw-filter
🚀 A Google Chrome extension that blocks NSFW images from the web pages that you load using TensorFlow JS.
faresbs/OpenNMT-py
Open Source Neural Machine Translation in PyTorch
faresbs/passenger-counter
faresbs/personal_blog
My personal blog
faresbs/pytorch-mobilenet-v2
A PyTorch implementation of MobileNet V2 architecture and pretrained model.
faresbs/pytorch-ssd
MobileNetV1, MobileNetV2, VGG based SSD/SSD-lite implementation in Pytorch 1.0 / Pytorch 0.4. Out-of-box support for retraining on Open Images dataset. ONNX and Caffe2 support. Experiment Ideas like CoordConv.
faresbs/sort
Simple, online, and realtime tracking of multiple objects in a video sequence.
faresbs/Text2Graph
faresbs/tfjs-models
Pretrained models for TensorFlow.js
faresbs/vision
Datasets, Transforms and Models specific to Computer Vision
faresbs/welcome_tutorials
Pytorch Tutorial given to IFT6135 Representation Learning Class