KupynOrest/instance_augmentation
[ECCV 2024] Official Repo for: Dataset Enhancement with Instance-Level Augmentations
This project helps computer vision researchers and practitioners expand their image datasets by redrawing individual objects within scenes, keeping their original shape and context. You input your existing images with object annotations (like bounding boxes or segmentation masks), and it outputs new, diverse images where specific objects have been replaced with variations while the rest of the scene remains consistent. This is ideal for those training models for object detection, instance segmentation, or saliency detection.
No commits in the last 6 months.
Use this if you need to quickly generate more diverse training examples for specific objects in your images without manually collecting or annotating new real-world data.
Not ideal if you need to change the overall scene composition or create entirely new images from scratch rather than augmenting existing ones.
Stars
48
Forks
4
Language
Python
License
MIT
Category
Last pushed
Sep 02, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/KupynOrest/instance_augmentation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
willcagas/synthetic-medical-image-generation
[GAISynMeD @ ACCV 2024] Official Implementation of the Paper "Medical Imaging Complexity and its...
MKYucel/hybrid_augment
[ICCV 2023] HybridAugment++: Unified Frequency Spectra Perturbations for Model Robustness
yuvalrubinil/Robust-ADAS-Synthetic-Augmentation
A deep learning framework for enhancing the robustness of Advanced Driver Assistance Systems...