pytorch/vision

Pre-trained detection models for PyTorch Hub

Open

#1.945 aberto em 6 de mar. de 2020

Ver no GitHub
 (12 comments) (0 reactions) (0 assignees)Python (6.858 forks)batch import
enhancementhelp wantedmodule: hubmodule: models

Métricas do repositório

Stars
 (15.050 stars)
Métricas de merge de PR
 (Mesclagem média 12d 8h) (14 fundiu PRs em 30d)

Description

🚀 Feature

First of all, thanks for the amazing work.

I noticed currently there's no pre-trained detection models exposed via hub_conf.py. It looks like the building blocks are already there. Is there plan to support it?

Thanks

Motivation

Increase coverage of supported vision tasks via Torch Hub.

Pitch

  • entrypoints for detection models are added to hub_conf.py
  • some helpers e.g. for bbox parsing could also be added there

Guia do colaborador