microsoft/cvbp

Cache the dowloaded resnet model

Open

#1 opened on Sep 4, 2019

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (5 forks)auto 404
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (8 stars)
PR merge metrics
 (PR metrics pending)

Description

The pre-built model(s) should be downloaded on CONFIGURE. See the note in classify.py for where pytorch looks for its cached models (TORCH_HOME)

Contributor guide