Ahmed Nasr's repositories
AutomaticVehicleInspection
This project was developed at HackZurich 2022 to participate at the Visual Sensing and Vehicle Health Challenge Challenge
arxiv-reader
Reads arXiv papers using Text-to-Speech
Facial-Key-Point-Detection
A facial keypoint detection system that takes in any image with faces, recognizes and detects faces using Viola-Jones Algorithm, and predicts the location of 68 distinguishing key points on each face using a regression convolutional neural network.
RIR_Estimator
Unofficial Pytorch Implementation for Neural Network Room Impulse Estimation from Speech
self-supervised-approaches
Experiments with Self-Supervised approaches in Pytorch and Pytorch Lightning. This is intended to learn about the current SSL neural network methods
100-days-of-code
Fork this template for the 100 days journal - to keep yourself accountable (multiple languages available)
Anatomical-Context-Loss
Unofficial implementation for the Anatomical Context Loss.
autograd
Efficiently computes derivatives of NumPy code.
awesome-production-machine-learning
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
build-your-own-x
Master programming by recreating your favorite technologies from scratch.
CenterPoint-1
Export CenterPoint PonintPillars ONNX Model For TensorRT
Compendium-of-free-ML-reading-resources
Compendium of free ML reading resources
courses
This repository is a curated collection of links to various courses and resources about Artificial Intelligence (AI)
Fourier-Features
Implementation for the paper: 'Fourier Features Let Networks Learn High Frequency Functions in Low Dimensional Domains'
lightning-hydra-template
PyTorch Lightning + Hydra. A very user-friendly template for ML experimentation. ⚡🔥⚡
LoRA-ViT
Low rank adaptation for Vision Transformer
ml-deployment-k8s-fastapi
This project shows how to serve an ONNX-optimized image classification model as a web service with FastAPI, Docker, and Kubernetes.
pinns-torch
PINNs-Torch, Physics-informed Neural Networks (PINNs) implemented in PyTorch.
point-pillars
A fast PointPillar-Multihead lidar detector
Python
All Algorithms implemented in Python
speech-to-speech
Speech To Speech: an effort for an open-sourced and modular GPT4-o
Transformer-From-Scratch
Implementing a Transformer model from the paper 'Attention is All You Need?' from scratch
x-transformers
A simple but complete full-attention transformer with a set of promising experimental features from various papers