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

Projects in Awesome Lists by imamaaa

A curated list of projects in awesome lists by imamaaa .

https://github.com/imamaaa/cifar10-image-classification-vit-resnet-cnnmlp

This project implements and compares Vision Transformer (ViT), ResNet-18 (Transfer Learning), and a CNN-MLP Hybrid model for image classification on CIFAR-10. It includes a Flask-based web app where users can upload images, select a model, and view real-time classification results.

cifar-10 cifar10 cnn computer-vision flask image-classification mlp model-comparison resnet-18 transfer-learning vision-transformer web-app

Last synced: 18 Apr 2025

https://github.com/imamaaa/cyclegan-face-sketch-image-translation

This project implements CycleGAN for bidirectional face-to-sketch and sketch-to-face image translation. The model is trained on the Person Face Sketches dataset and includes a Flask-based API & web interface for real-time image conversion.

cyclegan face-sketch-translation flask generative-adversarial-networks image-to-image-translation

Last synced: 18 Apr 2025

https://github.com/imamaaa/microservices-blogging-platform-with-docker-compose

A microservices-based blogging platform using Flask, PostgreSQL, and Docker Compose. Features CRUD operations, database management via pgAdmin, and containerized deployment.

api-development blogging-platform containerization docker docker-compose flask microservices postgresql rest-api web-application

Last synced: 18 Mar 2025

https://github.com/imamaaa/trash-to-treasure-admin-web-app

Part of my Final Year Project (FYP), this web application allows platform administrators to manage users, shops, the point system, and feedback within an AI-powered waste management & recycling rewards system. It ensures smooth operation, security, and compliance for the Trash to Treasure platform.

admin-web-app firebase flutter flutter-web-app recycling rewards-system sustainability trash-classification waste-management web-app

Last synced: 27 Mar 2025

https://github.com/imamaaa/trash-to-treasure-client-web-app

Part of my Final Year Project (FYP), this web application enables partnered shops and cafes to verify and redeem user rewards earned through recycling. Integrated with an AI-powered trash classification system, it promotes sustainable waste management by making recycling a rewarding experience.

client-web-app firebase flutter flutter-web-app qr-code-scanning recycling rewards-system trash-classification waste-management web-app

Last synced: 27 Mar 2025

https://github.com/imamaaa/signature-recognition-cnn

A deep learning-based system for signature classification using CNN, HOG, and SIFT. This project segments signature images, applies feature extraction, and trains models to recognize individual signatures. Performance is evaluated using precision, recall, F1-score, and accuracy.

classification cnn computer-vision deep-learning feature-extraction hog-features image-processing pattern-recognition pytorch sift signature-recognition tensorflow

Last synced: 28 Mar 2025