Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
stevengrove
/
YOLO-World
like
346
Running
on
T4
App
Files
Files
Community
13
refs/pr/13
YOLO-World
4 contributors
History:
58 commits
Mujeeb78
Updated the demo file, cause while using Gradio API it required .launch(show_error=True).
4afe6aa
verified
2 months ago
assets
initial commit
11 months ago
configs
Update configs/pretrain/yolo_world_xl_t2i_bn_2e-4_100e_4x8gpus_obj365v1_goldg_train_lvis_minival.py
7 months ago
deploy
initial commit
11 months ago
docs
initial commit
11 months ago
third_party
initial commit
11 months ago
tools
Updated the demo file, cause while using Gradio API it required .launch(show_error=True).
2 months ago
yolo_world
initial commit
11 months ago
.gitattributes
Safe
1.52 kB
initial commit
11 months ago
.gitignore
Safe
1.4 kB
initial commit
11 months ago
README.md
Safe
6.78 kB
upgraded gradio version (#2)
11 months ago
app.py
Safe
2.4 kB
Update demo with XL model
7 months ago
requirements.txt
Safe
323 Bytes
replace MMDetection Vizualizer with Supervision Annotators (#4)
10 months ago
setup.py
Safe
7.12 kB
initial commit
11 months ago
yolo_world_v2_xl_obj365v1_goldg_cc3mlite_pretrain.pth
Safe
pickle
Detected Pickle imports (4)
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"torch.LongStorage"
,
"torch.FloatStorage"
What is a pickle import?
673 MB
LFS
Upload yolo_world_v2_xl_obj365v1_goldg_cc3mlite_pretrain.pth
7 months ago
yolow-v8_l_clipv2_frozen_t2iv2_bn_o365_goldg_pretrain.pth
Unsafe
pickle
Detected Pickle imports (11)
"torch._utils._rebuild_tensor_v2"
,
"__builtin__.getattr"
,
"_codecs.encode"
,
"torch.LongStorage"
,
"numpy.core.multiarray.scalar"
,
"numpy.ndarray"
,
"numpy.dtype"
,
"collections.OrderedDict"
,
"numpy.core.multiarray._reconstruct"
,
"torch.FloatStorage"
,
"mmengine.logging.history_buffer.HistoryBuffer"
How to fix it?
1.24 GB
LFS
Upload yolow-v8_l_clipv2_frozen_t2iv2_bn_o365_goldg_pretrain.pth
11 months ago