https://github.com/dmlc/gluon-cv
Raw File
Tip revision: 567775619f3b97d47e7c360748912a4fd883ff52 authored by Yi Zhu on 19 January 2023, 00:37:33 UTC
Update readme with AutoGluon (#1766)
Tip revision: 5677756
MANIFEST.in
include README.md
include LICENSE
graft gluoncv
prune docs tests scripts
global-exclude *.py[co]
back to top