roboflow / roboflow/roboflow-python
Feature request: Deleting single/multiple images from dataset/annotations via API
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 629
- Forks
- 140
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 5
Description
There's currently only one way to clean-up the uploaded dataset, disposed for annotations: using the "Remove from Project" option in the RF Annotations UI.
This makes the cleanup process for the unwanted images really slow and inconvenitent, especially with large amount of images.
There should definitely be a way to remove images via API.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating the package's dataset and annotation API entry points and compare them with the existing UI cleanup behavior. Define the single- and multiple-image removal interface and its completion criteria with maintainers before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100