• Stars
    star
    5
  • Rank 2,779,432 (Top 57 %)
  • Language
    Python
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More 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

YOLOv5-object-detection

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

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
9

mohamedamine99

4
star
10

Birds-450-species-image-classification

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

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

C++
4
star
12

Facial-recognition-with-dlib

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

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
14

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
15

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
16

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

2
star
17

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

Python
2
star
18

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
19

INTEL-landscape-classification

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

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
21

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

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

Digital-Lock-with-VHDL-state-machine

VHDL
1
star
23

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