Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Serrelab
/
fossil_app
like
2
Running
on
CPU Upgrade
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
fossil_app
288 MB
4 contributors
History:
140 commits
piperod91
Closest Fossils: clarify vetted fossil subset includes Florissant and other sites
6a14bb7
13 days ago
data
Refine Florissant Leaf Inspector UI and data sources
about 2 months ago
dataset
Track 2024 embeddings in dataset/ (extant + fossils .npy and paths); update .gitignore
18 days ago
.gitattributes
Safe
1.52 kB
initial commit
over 2 years ago
.gitignore
Safe
387 Bytes
Track 2024 embeddings in dataset/ (extant + fossils .npy and paths); update .gitignore
18 days ago
README.md
Safe
435 Bytes
Pin Python version and tighten deps for Spaces
about 2 months ago
SETUP.md
Safe
1.71 kB
Update closest images display: convert gallery to table format with full specimen names
2 months ago
app.py
Safe
53.4 kB
Closest Fossils: clarify vetted fossil subset includes Florissant and other sites
13 days ago
build_unidentified_csv.py
Safe
3.57 kB
Refine Florissant Leaf Inspector UI and data sources
about 2 months ago
closest_sample.py
Safe
26.5 kB
Closest neighbors: start at 5 and allow 'Add K more neighbors' with dynamic K and tables
16 days ago
create_fossil_csv.py
Safe
7.22 kB
Refine Florissant Leaf Inspector UI and data sources
about 2 months ago
env.py
Safe
2.41 kB
Refine Florissant Leaf Inspector UI and data sources
about 2 months ago
explanations.py
Safe
9.29 kB
Explanations: align families with classifier top-5; accept target_labels from UI
17 days ago
fossil_library.py
Safe
2.79 kB
Fossil links: map old prj_fossil_unknown pages to new FossilLeafLens pages/ pattern
17 days ago
inference_beit.py
Safe
3.91 kB
initial commit cpu only
almost 2 years ago
inference_diffuser.py
Safe
0 Bytes
:initial commit
over 2 years ago
inference_resnet.py
Safe
6.7 kB
Fix model loading: BEiT support, token fallback (HF_TOKEN), condition bug
about 1 month ago
inference_resnet_v2.py
Safe
2.6 kB
Fix model loading: BEiT support, token fallback (HF_TOKEN), condition bug
about 1 month ago
inference_sam.py
Safe
7.14 kB
Fix model loading: BEiT support, token fallback (HF_TOKEN), condition bug
about 1 month ago
labels.py
Safe
6.68 kB
Update closest images display: convert gallery to table format with full specimen names
2 months ago
pca_fossils_142_resnet.pkl
pickle
Detected Pickle imports (5)
"numpy.core.multiarray._reconstruct"
,
"sklearn.decomposition._pca.PCA"
,
"numpy.core.multiarray.scalar"
,
"numpy.dtype"
,
"numpy.ndarray"
How to fix it?
214 kB
xet
update PCA
over 1 year ago
pca_fossils_170_finer.pkl
pickle
Detected Pickle imports (5)
"numpy.core.multiarray._reconstruct"
,
"sklearn.decomposition._pca.PCA"
,
"numpy.core.multiarray.scalar"
,
"numpy.dtype"
,
"numpy.ndarray"
How to fix it?
27.7 kB
xet
adding explanations and similar samples
about 2 years ago
pca_leaves_142_resnet.pkl
pickle
Detected Pickle imports (5)
"numpy.core.multiarray._reconstruct"
,
"sklearn.decomposition._pca.PCA"
,
"numpy.core.multiarray.scalar"
,
"numpy.dtype"
,
"numpy.ndarray"
How to fix it?
214 kB
xet
update PCA
over 1 year ago
pca_leaves_170_finer.pkl
pickle
Detected Pickle imports (5)
"numpy.core.multiarray._reconstruct"
,
"sklearn.decomposition._pca.PCA"
,
"numpy.core.multiarray.scalar"
,
"numpy.dtype"
,
"numpy.ndarray"
How to fix it?
27.7 kB
xet
adding explanations and similar samples
about 2 years ago
plausible_fossils.py
Safe
8.17 kB
Refine Florissant Leaf Inspector UI and data sources
about 2 months ago
recompute_embeddings_2024.py
Safe
3.47 kB
App: launch only when __main__; 2024 embeddings (extant/fossils), Euclidean NN, include predicted family in top 5; recompute script
18 days ago
requirements.txt
Safe
597 Bytes
Fix keras_cv_attention_models pin for Spaces
about 1 month ago
run.sh
Safe
517 Bytes
Update closest images display: convert gallery to table format with full specimen names
2 months ago
test.py
Safe
911 Bytes
use corresponding embeddings for each model
over 1 year ago
update_csv.py
Safe
399 Bytes
feat:add beit,rise xai;display closest imgs with gallery
almost 2 years ago