-
Couldn't load subscription status.
- Fork 45.4k
Closed
Labels
models:officialmodels that come under official repositorymodels that come under official repositorystat:awaiting responseWaiting on input from the contributorWaiting on input from the contributortype:support
Description
I tried using
if not os.path.exists(os.path.join(paths['APIMODEL_PATH'], 'research', 'object_detection')):
!cd 'Tensorflow' && git clone https://github.com/tensorflow/models.git
!cd 'Tensorflow/models'&& git checkout -f e04dafd04d69053d3733bb91d47d0d95bc2c8199
but I get
fatal: reference is not a tree: e04dafd04d69053d3733bb91d47d0d95bc2c8199
I also tried downloading the v2.7.1.tar.gz but it does not contain the research folder
Metadata
Metadata
Assignees
Labels
models:officialmodels that come under official repositorymodels that come under official repositorystat:awaiting responseWaiting on input from the contributorWaiting on input from the contributortype:support