Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
tidalove
/
yolox
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
yolox
72.6 MB
Ctrl+K
Ctrl+K
78 contributors
History:
252 commits
tidalove
resize square image smaller
6d5ddb4
verified
10 months ago
.github
fix: update image os version (#1845)
12 months ago
datasets
refactor(YOLOX): refactor datasets and add demo_utils
almost 5 years ago
demo
fix(demo): revert #1786 and update trt doc (#1792)
almost 2 years ago
docs
fix: typo in index.rst (#1804)
12 months ago
exps
Update exps/yolox_s.py
10 months ago
tests
feat(utils): freeze module (#1156)
about 4 years ago
tools
try pad=0?
10 months ago
yolox
feat: mlflow logging integration (#1773)
almost 2 years ago
.gitattributes
Safe
1.52 kB
initial commit
11 months ago
.gitignore
3.24 kB
fix(yolox): some bugs due to upgrade (#1602)
over 3 years ago
.pre-commit-config.yaml
1.12 kB
feat(exp): get_trainer method, add pre-commit (#1263)
about 4 years ago
.readthedocs.yaml
537 Bytes
build webpage of documentation (#352)
almost 5 years ago
LICENSE
Safe
11.4 kB
chore(LICENSE): update time (#1157)
about 4 years ago
MANIFEST.in
75 Bytes
feat(layers): support jit op (#1241)
about 4 years ago
README.md
87 Bytes
Update README.md
11 months ago
SECURITY.md
1.48 kB
chore: create SECURITY.md (#1841)
12 months ago
app.py
2.56 kB
Update app.py
11 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
xet
Upload best_ckpt.pth
11 months ago
hubconf.py
498 Bytes
feat(hub): loading a custom model with `torch.hub.load` (#1396)
almost 4 years ago
requirements.txt
277 Bytes
maybe don't need 2.0.7 pycocotools for just this app?
11 months ago
setup.cfg
618 Bytes
feat(data): support cache ram of COCO dataset (#1562)
over 3 years ago
setup.py
2.71 kB
fix(setup): cpp extension (#1254)
about 4 years ago
square_crop.py
2.88 kB
resize square image smaller
10 months ago