Pinned Repositories
arabic-characters-recognition
Arabic Handwritten Characters Recognition using Deeplearning4j
jdlib
Jdlib a Java Wrapper For dlib
LiteSeg
Pytorch implementation for LiteSeg
object-recognition-tensorflow
Object Recognition using TensorFlow and Java
raspberry-pi-mp3-player
Implementation of MP3 player with usb flash drive using Raspberry Pi
real-time-distance-measurement
Real-time Distance Measurement Using Single Image
real-time-face-detection-using-opencv-with-java
Real time Face Detection using OpenCV with Java
real-time-sudoku-solver
Real-time Sudoku Solver using Opencv and Deeplearning4j
sleep-detection
Realtime driver drowsiness detection (Sleep detection) using facial landmarks
yolo-custom-object-detector
Making custom object detector using Yolo (Java and Python)
tahaemara's Repositories
tahaemara/sleep-detection
Realtime driver drowsiness detection (Sleep detection) using facial landmarks
tahaemara/real-time-face-detection-using-opencv-with-java
Real time Face Detection using OpenCV with Java
tahaemara/yolo-custom-object-detector
Making custom object detector using Yolo (Java and Python)
tahaemara/LiteSeg
Pytorch implementation for LiteSeg
tahaemara/object-recognition-tensorflow
Object Recognition using TensorFlow and Java
tahaemara/real-time-distance-measurement
Real-time Distance Measurement Using Single Image
tahaemara/arabic-characters-recognition
Arabic Handwritten Characters Recognition using Deeplearning4j
tahaemara/real-time-sudoku-solver
Real-time Sudoku Solver using Opencv and Deeplearning4j
tahaemara/raspberry-pi-mp3-player
Implementation of MP3 player with usb flash drive using Raspberry Pi
tahaemara/multi-digit-segmentation-and-recognition
Handwritten Multi-digit String Segmentation and Recognition using Deep Learning.
tahaemara/secure-voice-chat
End-to-End Voice Encryption between Raspberry Pi and PC using AES
tahaemara/jdlib
Jdlib a Java Wrapper For dlib
tahaemara/dlib-model-evaluation
Dlib's face recognition model evaluation on LFW dataset
tahaemara/weakly-supervised-detection
Weakly Supervised Object Detection In Practice
tahaemara/IOT-with-raspberry-pi-and-Android
IOT with Raspberry PI and Android ( control LEDs remotely )
tahaemara/camera-recorder
Camera recorder using Java
tahaemara/Receive-data-from-PIC-or-Arduino-to-PC-using-C-Sharp
Receive data from PIC or Arduino to PC through Serial Port using C#
tahaemara/weka-example
How to use Weka in your Java code?
tahaemara/arduino-with-PS-2-Mouse
Interface Arduino with PS/2 Mouse
tahaemara/Control-Raspberry-Pi-GPIO-through-Internet-and-LAN
Control Raspberry Pi's GPIO Pins through Internet and LAN
tahaemara/multi-threaded-matrix-multiplication
Multi-Threaded Matrix Multiplication
tahaemara/Send-data-from-PC-to-PIC-or-Arduino-over-Serial-Port-using-C-Sharp
Send data from PC to PIC or Arduino through Serial Port using C#
tahaemara/What-is-my-IP
Obtain your public IP in Java
tahaemara/handwritten-digit-classification-knn
Handwritten digit classification using K-nearest neighbor algorithm in octave
tahaemara/javacv
Java interface to OpenCV, FFmpeg, and more
tahaemara/classical-encryption-algorithms
Implementation of classical encryption algorithms in Java
tahaemara/Efficient-PyTorch
My best practice of training large dataset using PyTorch.
tahaemara/organize-chaos-in-hrad-disk
Suggested folder structure to organize chaos in hard disk scpecially for developer
tahaemara/project-euler-solutions
Project Euler Solutions
tahaemara/self-organizing-map-iris-clustering
Iris dataset clustering using Self-Organizing Maps