Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tidalove
/
yolox
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
yolox
Ctrl+K
Ctrl+K
78 contributors
History:
252 commits
tidalove
resize square image smaller
6d5ddb4
verified
28 days ago
.github
fix: update image os version (#1845)
3 months ago
datasets
refactor(YOLOX): refactor datasets and add demo_utils
about 4 years ago
demo
fix(demo): revert #1786 and update trt doc (#1792)
about 1 year ago
docs
fix: typo in index.rst (#1804)
3 months ago
exps
Update exps/yolox_s.py
about 1 month ago
tests
feat(utils): freeze module (#1156)
over 3 years ago
tools
try pad=0?
28 days ago
yolox
feat: mlflow logging integration (#1773)
about 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
about 2 months ago
.gitignore
Safe
3.24 kB
fix(yolox): some bugs due to upgrade (#1602)
over 2 years ago
.pre-commit-config.yaml
Safe
1.12 kB
feat(exp): get_trainer method, add pre-commit (#1263)
over 3 years ago
.readthedocs.yaml
Safe
537 Bytes
build webpage of documentation (#352)
about 4 years ago
LICENSE
Safe
11.4 kB
chore(LICENSE): update time (#1157)
over 3 years ago
MANIFEST.in
Safe
75 Bytes
feat(layers): support jit op (#1241)
over 3 years ago
README.md
Safe
87 Bytes
Update README.md
about 2 months ago
SECURITY.md
Safe
1.48 kB
chore: create SECURITY.md (#1841)
3 months ago
app.py
Safe
2.56 kB
Update app.py
about 2 months ago
best_ckpt.pth
pickle
Detected Pickle imports (7)
"collections.OrderedDict"
,
"torch.FloatStorage"
,
"_codecs.encode"
,
"torch.LongStorage"
,
"numpy.dtype"
,
"numpy.core.multiarray.scalar"
,
"torch._utils._rebuild_tensor_v2"
How to fix it?
71.9 MB
LFS
Upload best_ckpt.pth
about 2 months ago
hubconf.py
Safe
498 Bytes
feat(hub): loading a custom model with `torch.hub.load` (#1396)
about 3 years ago
requirements.txt
Safe
277 Bytes
maybe don't need 2.0.7 pycocotools for just this app?
about 2 months ago
setup.cfg
Safe
618 Bytes
feat(data): support cache ram of COCO dataset (#1562)
over 2 years ago
setup.py
Safe
2.71 kB
fix(setup): cpp extension (#1254)
over 3 years ago
square_crop.py
Safe
2.88 kB
resize square image smaller
28 days ago