Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xaramore/awesome-ai-image
A curated list of awesome AI tools for image processing, editing, enhancement, and more.
https://github.com/xaramore/awesome-ai-image
List: awesome-ai-image
ai ai-image ai-image-generation
Last synced: 3 months ago
JSON representation
A curated list of awesome AI tools for image processing, editing, enhancement, and more.
- Host: GitHub
- URL: https://github.com/xaramore/awesome-ai-image
- Owner: xaramore
- Created: 2024-06-16T16:47:48.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-03T16:13:21.000Z (3 months ago)
- Last Synced: 2024-08-03T17:31:57.320Z (3 months ago)
- Topics: ai, ai-image, ai-image-generation
- Homepage:
- Size: 12.7 KB
- Stars: 42
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- awesome-ai-tools - Awesome AI Image
- ultimate-awesome - awesome-ai-image - A curated list of awesome AI tools for image processing, editing, enhancement, and more. (Other Lists / PowerShell Lists)
README
# Awesome AI Image [![Awesome](https://awesome.re/badge-flat.svg)](https://awesome.re)
> A curated list of awesome AI tools for image processing, editing, enhancement, and more.
### related links
[There's An AI](https://theresanai.com) - [Best Image Generation AI Tools](https://theresanai.com/category/image-generation) - [Best Image Editing AI Tools](https://theresanai.com/category/image-editing) - [AI Tools Blog](https://blog.theresanai.com) - [AI Newsletter](https://newsletter.theresanai.com)
## Contents
- [Image Generation](#image-generation)
- [Image Enhancement](#image-enhancement)
- [Image Editing and Manipulation](#image-editing-and-manipulation)
- [Object Detection and Recognition](#object-detection-and-recognition)
- [Image Segmentation](#image-segmentation)
- [Facial Recognition](#facial-recognition)
- [Medical Imaging](#medical-imaging)
- [Learning Resources](#learning-resources)
- [Communities and Blogs](#communities-and-blogs)## Image Generation
- [DALL-E](https://www.openai.com/dall-e-2/) - AI model for generating images from textual descriptions.
- [DeepArt](https://deepart.io/) - Create artistic images using deep neural networks.
- [Artbreeder](https://www.artbreeder.com/) - Tool for creating and blending images using GANs.
- [RunwayML](https://runwayml.com/) - AI-powered platform for generating and editing images and videos.## Image Enhancement
- [Topaz Labs](https://www.topazlabs.com/) - AI-powered tools for image enhancement and noise reduction.
- [Let's Enhance](https://letsenhance.io/) - Enhance and upscale images using AI.
- [Remini](https://www.remini.ai/) - AI tool for enhancing and restoring old photos.
- [Neural.love](https://neural.love/) - AI image enhancement and upscaling.## Image Editing and Manipulation
- [Adobe Photoshop](https://www.adobe.com/products/photoshop.html) - Industry-standard photo editing software with AI features powered by Adobe Sensei.
- [Luminar AI](https://skylum.com/luminar-ai) - AI-powered photo editor for enhancing and editing images.
- [GIMP](https://www.gimp.org/) - Open-source image editor with AI plugins available.
- [Remove.bg](https://www.remove.bg/) - Remove backgrounds from images automatically using AI.## Object Detection and Recognition
- [YOLO (You Only Look Once)](https://pjreddie.com/darknet/yolo/) - Real-time object detection system.
- [TensorFlow Object Detection API](https://github.com/tensorflow/models/tree/master/research/object_detection) - Powerful API built on TensorFlow for object detection.
- [Amazon Rekognition](https://aws.amazon.com/rekognition/) - Image and video analysis service for object detection and recognition.
- [Google Cloud Vision](https://cloud.google.com/vision) - Image analysis API for detecting objects, faces, and landmarks.## Image Segmentation
- [U-Net](https://lmb.informatik.uni-freiburg.de/people/ronneber/u-net/) - Convolutional network architecture for fast and precise image segmentation.
- [DeepLab](https://github.com/tensorflow/models/tree/master/research/deeplab) - Semantic image segmentation with deep learning.
- [SegNet](https://arxiv.org/abs/1511.00561) - Deep convolutional encoder-decoder architecture for image segmentation.
- [Mask R-CNN](https://github.com/matterport/Mask_RCNN) - Flexible framework for object instance segmentation.## Facial Recognition
- [FaceNet](https://github.com/davidsandberg/facenet) - Deep learning framework for face recognition and verification.
- [DeepFace](https://github.com/serengil/deepface) - A lightweight face recognition and facial attribute analysis framework.
- [OpenFace](https://cmusatyalab.github.io/openface/) - Open-source facial recognition with deep neural networks.
- [Microsoft Azure Face API](https://azure.microsoft.com/en-us/services/cognitive-services/face/) - Cloud-based facial recognition service.## Medical Imaging
- [Aidoc](https://www.aidoc.com/) - AI-powered medical imaging solutions for radiologists.
- [Zebra Medical Vision](https://www.zebra-med.com/) - AI algorithms for medical imaging analysis.
- [Arterys](https://www.arterys.com/) - Cloud-based AI platform for medical imaging.
- [Siemens Healthineers AI-Rad Companion](https://www.siemens-healthineers.com/medical-imaging-it/artificial-intelligence/ai-rad-companion) - AI-powered solutions for medical imaging diagnostics.## Learning Resources
- [Deep Learning for Computer Vision](https://www.deeplearning.ai/programs/computer-vision/) - Coursera specialization by DeepLearning.AI.
- [Practical Deep Learning for Coders](https://course.fast.ai/) - Fast.ai course that covers deep learning for image processing.
- [Awesome Computer Vision](https://github.com/jbhuang0604/awesome-computer-vision) - Curated list of resources for computer vision.
- [Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow](https://www.oreilly.com/library/view/hands-on-machine-learning/9781492032632/) - Comprehensive book on machine learning and deep learning.## Communities and Blogs
- [r/ComputerVision](https://www.reddit.com/r/computervision/) - Reddit community for computer vision discussions.
- [Towards Data Science](https://towardsdatascience.com/) - Medium publication with articles on AI, data science, and computer vision.
- [PyImageSearch](https://www.pyimagesearch.com/) - Blog focused on computer vision and image processing using Python.
- [AI Image Generator Reddit Community](https://www.reddit.com/r/ai_image_generator/) - Reddit community focused on AI-generated images.## Contributing
Contributions are welcome! Please read the [contribution guidelines](CONTRIBUTING.md) first.
## License
[MIT](LICENSE)