Mohamed Amine  (@mohamedamine99)
  • Stars
    star
    129
  • Global Rank 166,478 (Top 6 %)
  • Followers 10
  • Following 5
  • Registered almost 3 years ago
  • Most used languages
    Python
    33.3 %
    VHDL
    4.8 %
    C++
    4.8 %
  • Location 🇹🇳 Tunisia
  • Country Total Rank 108
  • Country Ranking
    VHDL
    1
    Python
    31
    C++
    33

Top repositories

1

Object-tracking-and-counting-using-YOLOV8

This repository contains the code for an object detection, tracking and counting project using the YOLOv8 object detection algorithm and the SORT (Simple Online and Realtime Tracking) algorithm for object tracking. The project has been implemented using object-oriented programming principles in Python.
Jupyter Notebook
35
star
2

YOLOv8-custom-object-detection

This repository showcases the utilization of the YOLOv8 algorithm for custom object detection and demonstrates how to leverage my pre-developed modules for object tracking and counting tasks.
Jupyter Notebook
14
star
3

Visualizing-what-convnets-learn

This Github repository explains the impact of different activation functions on CNN's performance and provides visualizations of activations, convnet filters, and heatmaps of class activation for easier understanding of how CNN works.
Jupyter Notebook
7
star
4

Sensor-data-visualization-with-esp32-and-python

This projects consists of sending DHT11 sensor data acquired on a esp32 board and visualizing the data with a python script using matplotlib
Python
6
star
5

Real-time-facial-recognition-with-python-dlib

This project uses the dlib library for facial recognition and the OpenCV library for webcam and video processing. Feel free to use and modify the code for your own projects!
Python
5
star
6

YOLOv8-Object-Counter

Python
5
star
7

Ninja-Fruit-Like-Game-with-hand-gesture-and-opencv

Python
5
star
8

YOLOv5-object-detection

This GitHub repository showcases simple object detection using different YOLOv5-based models on images and videos.
Jupyter Notebook
5
star
9

YOLOv3-simple-object-detection

This GitHub repository showcases simple object detection using YOLOv3 and Tiny YOLOv3 models on images and videos.
Jupyter Notebook
5
star
10

mohamedamine99

4
star
11

Birds-450-species-image-classification

This project is an image classification task of 450 bird species using the MobileNetV2 architecture.
Jupyter Notebook
4
star
12

esp32-iot-temperature-and-humidity-monitoring-with-firebase-real-time-data-base

C++
4
star
13

Facial-recognition-with-dlib

This project uses dlib library to detect and identify faces from images
Jupyter Notebook
4
star
14

Transfer-Learning-with-MobileNetV2-for-Cats-vs-Dogs-Image-Classification

This project is an image classification project based on a transfer learning approach using with MobileNetV2 architecture.
Jupyter Notebook
4
star
15

Keras-CNN-cats-vs-dogs-image-classification

This project is an image classification project using a deep-learning based on Convolutional Neural Networks (CNNs) with Keras. The Dogs vs. Cats is a classic problem for anyone who wants to dive deeper into deep-learning.
Jupyter Notebook
4
star
16

Neural-Network-from-scratch

This project involves creating a Neural Network from scratch, which would have provided an understanding about the fundamental concepts behind neural networks and the implementation of these concepts in code, as well as experience in designing, training and evaluating machine learning models from scratch.
Python
4
star
17

My-pipeline-for-data-preprocessing-for-image-classification-tasks

Data collection and preprocessing: This includes collecting a large dataset of labeled images, and then preprocessing the images by resizing, normalizing, and augmenting them to ensure that the model is not overfitting.
2
star
18

IOT-devices-enclosures-3d-conception-with-solidworks

2
star
19

Virtual-Painter-Using-OpenCV-and-Hand-Detection

Python
2
star
20

INTEL-landscape-classification

This is an image classifier of Natural Scenes around the world.
Jupyter Notebook
2
star
21

Neural-Style-Transfer-with-Python

This repository provides an easy-to-use implementation of neural style transfer, allowing you to apply the artistic style of one image to the content of another. Choose between the functional approach and the object-oriented programming (OOP) approach based on your preference and project requirements.
Jupyter Notebook
2
star
22

MNIST-Digits-and-Fashion-CNN-image-classifiers

This project is a MNIST Digits and Fashion CNN image classifier.
Jupyter Notebook
2
star
23

Digital-Lock-with-VHDL-state-machine

VHDL
1
star
24

Object-Detection-with-YOLOv3-and-FastAPI

A streamlined implementation showcasing object detection using YOLOv3 and FastAPI, enabling seamless integration of advanced computer vision capabilities into web applications.
Python
1
star