pytorch/vision

Pre-trained detection models for PyTorch Hub

Open

#1,945 创建于 2020年3月6日

在 GitHub 查看
 (12 评论) (0 反应) (0 负责人)Python (6,858 fork)batch import
enhancementhelp wantedmodule: hubmodule: models

仓库指标

Star
 (15,050 star)
PR 合并指标
 (平均合并 12天 8小时) (30 天内合并 14 个 PR)

描述

🚀 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

贡献者指南