An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by AidinHamedi

A curated list of projects in awesome lists by AidinHamedi .

https://github.com/aidinhamedi/pytorch-garbage-classification

Welcome to the repository of our garbage classification project! We have developed a model using PyTorch and EfficientNet-B4 that classifies garbage into twelve different types. The model has achieved an impressive accuracy of 98.45%.

classification efficientnet garbage-classification garbage-detection pyt python pytorch pytorch-cnn pytorch-tutorial

Last synced: 06 Apr 2025

https://github.com/aidinhamedi/python-cli-toolkit

This Python CLI Toolkit is a powerful tool for creating command-line interfaces (CLI) with Python. It provides a framework for defining commands, handling user input, and managing modules.

cli colorful framework interface python python3

Last synced: 06 Apr 2025

https://github.com/aidinhamedi/pneumonia-detection-ai

This project uses a deep learning model built with the TensorFlow Library to detect pneumonia in X-ray images. The model architecture is based on the EfficientNetB7 model, which has achieved an accuracy of approximately 97.12% (97.11538%) on our test data. This high accuracy rate is one of the strengths of our AI model.

ai artificial-intelligence artificial-neural-networks cli data data-science database gui interface kaggle keras pneumonia pneumonia-classification pneumonia-detection pneumonia-detector pneumoniac-xray python tensorflow tensorflow2 training

Last synced: 06 Apr 2025

https://github.com/aidinhamedi/python-color-print

a simple way to print colored text to the console.

Last synced: 06 Apr 2025

https://github.com/aidinhamedi/advanced-arduino-datalogger

This project is an advanced datalogger that logs temperature, humidity, and air pressure. It uses an Adafruit SHT31 sensor for temperature and humidity, and a BMP180 for air pressure.

arduino arduino-ide arduino-mega bluetooth bmp180 c cpp data-collection datalogger sensors sht31 st7735 tft-display

Last synced: 06 Apr 2025

https://github.com/aidinhamedi/python-check-arg

The check_arg function is a handy Python code snippet that checks if a specific argument exists in a list of arguments. It's a reusable piece of code that you can easily integrate into your projects.

argv argv-parser cli functional python python-3 python3 snippets user-interface

Last synced: 06 Apr 2025

https://github.com/aidinhamedi/python-debug-print

This function is used for debugging purposes. It prints out various information about the data passed to it.

colorful debug debugging print python

Last synced: 06 Apr 2025

https://github.com/aidinhamedi/python-cli-template

This is a Python-based Command Line Interface (CLI) template. It's designed to be interactive and user-friendly, providing a variety of commands for users to interact with the system. You can customize this template to suit your needs by modifying the global variables, helper functions, and command functions.

cli colorful interface python python3 template

Last synced: 06 Apr 2025

https://github.com/aidinhamedi/python-color-print-v2

A simple and user friendly way to print colored text to the console.

color colorfu colorprint print python python3 regular-expression

Last synced: 06 Apr 2025

https://github.com/aidinhamedi/ai-mnist-advanced-model

This project uses an AI model trained on the MNIST dataset to predict handwritten numbers with img noise.

ai cnn-classification cnn-keras convolutional-neural-networks deep-learning keras machine-learning mnist model neural-network tensorflow training

Last synced: 06 Apr 2025

https://github.com/aidinhamedi/pytorch-img-classification-trainer

A Pytorch image classification training system, easy to use (relatively 😅). Supports Tensorboard logging and techniques like "Gradient centralization", "Adaptive gradient clipping" and etc...

Last synced: 06 Apr 2025

https://github.com/aidinhamedi/custom-onecyclelr-pytorch

A custom implementation of the OneCycle learning rate scheduler for PyTorch.

artificial-intelligence deep-learning optimizer pytorch

Last synced: 15 Apr 2025

https://github.com/aidinhamedi/primegen_cpp_multithreaded

A multi-threaded prime number generator that efficiently finds and logs prime numbers to a file. Utilizes modern C++ features like atomic variables, mutexes, and condition variables for thread synchronization. The program dynamically adjusts the number of threads based on the hardware concurrency or a custom number, ensuring optimal performance.

Last synced: 06 Apr 2025