Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Serrelab
/
fossil_app
like
1
Sleeping
App
Files
Files
Community
1
1662a5d
fossil_app
3 contributors
History:
98 commits
andy-wyx
update embeddings from resnet model
1662a5d
4 months ago
.gitattributes
Safe
1.52 kB
initial commit
over 1 year ago
.gitignore
Safe
129 Bytes
reference bucket img for closest sample
10 months ago
README.md
Safe
414 Bytes
update input image to original
7 months ago
all_fossils_filtered_100.csv
Safe
658 kB
update embeddings from resnet model
4 months ago
app.py
Safe
23.6 kB
update embeddings from resnet model
4 months ago
closest_sample.py
Safe
7.46 kB
update embeddings from resnet model
4 months ago
embedding_fossils_142_finer.npy
Safe
28.2 MB
LFS
update embeddings from resnet model
4 months ago
env.py
Safe
2.05 kB
change map location to CPU
7 months ago
explanations.py
Safe
6 kB
remove BEiT option
4 months ago
fossils_paths.csv
Safe
658 kB
feat:add beit,rise xai;display closest imgs with gallery
10 months ago
inference_beit.py
Safe
3.91 kB
initial commit cpu only
7 months ago
inference_diffuser.py
Safe
0 Bytes
:initial commit
over 1 year ago
inference_resnet.py
Safe
6.47 kB
add compare esnet moodel
7 months ago
inference_resnet_v2.py
Safe
2.37 kB
update getting logits
7 months ago
inference_sam.py
Safe
6.7 kB
change map location to CPU
7 months ago
labels.py
Safe
6.65 kB
feat:add beit,rise xai;display closest imgs with gallery
10 months ago
pca_fossils_142_resnet.pkl
pickle
Detected Pickle imports (5)
"sklearn.decomposition._pca.PCA"
,
"numpy.ndarray"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.core.multiarray.scalar"
,
"numpy.dtype"
How to fix it?
214 kB
LFS
update PCA
4 months ago
pca_fossils_170_finer.pkl
pickle
Detected Pickle imports (5)
"numpy.dtype"
,
"numpy.ndarray"
,
"numpy.core.multiarray.scalar"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.decomposition._pca.PCA"
How to fix it?
27.7 kB
LFS
adding explanations and similar samples
11 months ago
pca_leaves_142_resnet.pkl
pickle
Detected Pickle imports (5)
"sklearn.decomposition._pca.PCA"
,
"numpy.ndarray"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.core.multiarray.scalar"
,
"numpy.dtype"
How to fix it?
214 kB
LFS
update PCA
4 months ago
pca_leaves_170_finer.pkl
pickle
Detected Pickle imports (5)
"sklearn.decomposition._pca.PCA"
,
"numpy.ndarray"
,
"numpy.core.multiarray.scalar"
,
"numpy.dtype"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
27.7 kB
LFS
adding explanations and similar samples
11 months ago
requirements.txt
Safe
145 Bytes
update pre-installed dependencies
7 months ago
test.py
Safe
911 Bytes
use corresponding embeddings for each model
4 months ago
update_csv.py
Safe
399 Bytes
feat:add beit,rise xai;display closest imgs with gallery
10 months ago