-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
56 lines (56 loc) · 1.91 KB
/
CITATION.cff
File metadata and controls
56 lines (56 loc) · 1.91 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
abstract: >-
Image clustering tool using embeddings with Streamlit interface.
Supports GPU-accelerated dimensionality reduction and clustering
with automatic CPU fallback.
authors:
- family-names: Zhang
given-names: Net
orcid: "https://orcid.org/0000-0003-2664-451X"
affiliation: The Ohio State University
- family-names: Campolongo
given-names: Elizabeth G.
orcid: "https://orcid.org/0000-0003-0846-2413"
affiliation: The Ohio State University
- family-names: Thompson
given-names: Matthew J.
orcid: "https://orcid.org/0000-0003-0583-8585"
affiliation: The Ohio State University
- family-names: Hilmar
given-names: Lapp
affiliation: Neuromatch, Inc.
orcid: "https://orcid.org/0000-0001-9107-0714"
affiliation: The Ohio State University
- family-names: Menon
given-names: Sreejith
orcid: "https://orcid.org/0009-0009-6277-2413"
affiliation: Google
- family-names: Gu
given-names: Jianyang
orcid: "https://orcid.org/0000-0002-4060-7427"
affiliation: The Ohio State University
- family-names: Nandi
given-names: Arnab
orcid: "https://orcid.org/0000-0002-4138-603X"
affiliation: The Ohio State University
cff-version: 1.2.0
date-released: "2026-03-03"
identifiers:
- description: "The GitHub release URL of tag v1.0.0."
type: url
value: "https://github.com/Imageomics/emb-explorer/releases/tag/v1.0.0"
- description: "The GitHub URL of the commit tagged with v1.0.0."
type: url
value: "https://github.com/Imageomics/emb-explorer/tree/4e4ef6dc6e6d3a179206f024ff4f2a93a61669c2"
keywords:
- imageomics
- embeddings
- clustering
- visualization
- image-analysis
license: MIT
message: "If you find this software helpful in your research, please cite both the software."
repository-code: "https://github.com/Imageomics/emb-explorer"
title: "Image Embedding Explorer"
version: 1.0.0
doi: 10.5281/zenodo.18841337
type: software