Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SEA-AI
/
detection-RGB
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
detection-RGB
/
app.py
Commit History
cache examples during loading
ae1d8af
Running
kevinconka
commited on
13 days ago
remove zero gpu
69346b7
kevinconka
commited on
13 days ago
Refactor model loading to use device parameter
5f5664d
kevinconka
commited on
13 days ago
Simplify model loading and remove unnecessary caching
b29c515
kevinconka
commited on
13 days ago
Update app.py
5fcbed8
verified
kevinconka
commited on
13 days ago
Update app.py
c560f81
verified
kevinconka
commited on
13 days ago
Fix memory allocation issue in get_model function
48379e0
kevinconka
commited on
Oct 11, 2024
use lru cache for simplicity
e85cd1e
kevinconka
commited on
Oct 11, 2024
better lazy loading via class
79e2714
kevinconka
commited on
Oct 11, 2024
lazy load model
fb2817b
kevinconka
commited on
Oct 11, 2024
Fix GPU decorator removal in load_ahoy function
b7ff10f
kevinconka
commited on
Oct 11, 2024
avoid re-installing pytorch
5fe653d
kevinconka
commited on
Oct 11, 2024
use seavision
48ea831
kevinconka
commited on
Oct 10, 2024
Update app.py
4624c16
verified
kevinconka
commited on
Oct 10, 2024
HuggingFaceDatasetSaver changes
69f95c1
kevinconka
commited on
Sep 24, 2024
Update flag button label
7904cc2
kevinconka
commited on
Jan 25, 2024
Added tab title
3eb4992
kevinconka
commited on
Jan 25, 2024
Minor title rephrasing
7fa7461
kevinconka
commited on
Jan 25, 2024
Better demo title + error management
0f0204b
kevinconka
commited on
Jan 25, 2024
Update feedback message in app.py
1309dab
kevinconka
commited on
Jan 24, 2024
hide flagging option when displaying examples
efae727
kevinconka
commited on
Jan 24, 2024
Update app.py
3217e7a
verified
kevinconka
commited on
Jan 24, 2024
Refactor flagged image counting logic
246a775
kevinconka
commited on
Jan 23, 2024
Refactor app.py and utils.py
a378000
kevinconka
commited on
Jan 23, 2024
added examples from own DB
869f4d7
kevinconka
commited on
Jan 23, 2024
renamed dataset
4725ead
kevinconka
commited on
Jan 23, 2024
save flagged data to HF dataset
955daea
kevinconka
commited on
Jan 23, 2024
remove "args" from lambda callback
c54f19a
kevinconka
commited on
Jan 21, 2024
added queue + minor wording fixes
8e60091
kevinconka
commited on
Jan 21, 2024
1st working version
e921d65
kevinconka
commited on
Jan 21, 2024