pytorch / pytorch/vision

[discussion] [wip] Move/adopt to torchvision frequent utils from detectron2 (and potentially other frameworks)

Open
#7,070 4 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

needs discussion new feature
Dominant language
Python
Stars
17.9k
Forks
7.3k
Avg merge
1d 15h
Merged PRs (30d)
13

Description

🚀 The feature

I propose to open the discussion and collect in this issue some discrepancies or duplicate functionalities I found between detectron2 and torchvision.

detecton2 / mmdet / kornia are now quite old and established, so one can discuss of adopting well-designed / widely-used util functions and Modules from these frameworks to torchvision, so that there's less reimplementation and more established idioms.

Motivation, pitch

N/A

Alternatives

No response

Additional context

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

This is a broad discussion/WIP issue with no single target file or test. Start by comparing the listed detectron2 paths, fvcore utilities, and existing torchvision APIs; the work is done only after a specific utility or module is selected, scoped, and its expected behavior and tests are agreed.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
computer-vision, machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.