roytseng-tw / Detectron.pytorch

A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Suggestion: Support for Pytorch 1.0

yzhq97 opened this issue · comments

Hi, torchvision 0.3 has been released and supports ops such as nms, roialign. It is now possible to support PyTorch 1.0.