derm_classification
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.8%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: lumagallacio
- Language: Jupyter Notebook
- Default Branch: main
- Size: 44.6 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 0
Created over 2 years ago
· Last pushed about 2 years ago
Metadata Files
Readme
Citation
README.md
derm_classification
Como usar esse projeto?
Este repositrio mantemos os notebooks e os scripts que executados em bash no servidor.
Na pasta job scripts temos script bash para submeter jobs usando PBSPRO ([http://portal.nacad.ufrj.br/online/ug/ug/pbs.html#id4]).
Na pasta src temos scripts python que podem ser executados pelos jobs.
Para um novo conjunto de dados alterar caminhos no config.py.
Para alterar configuraes de Treino checar opes no config.py.
Criador de dataset espera um pasta com subpastas onde cada subpasta um classe com as imgs correspondentes dentro.
Treino utiliza a resnet50.
Os notebooks de dev mantemos na pasta notebooks
Owner
- Login: lumagallacio
- Kind: user
- Repositories: 5
- Profile: https://github.com/lumagallacio
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Gallacio Gomes Ferreira" given-names: "Luma" orcid: "https://orcid.org/0000-0003-1227-6031" title: "Dermatological Classification" version: 1.0.0 date-released: 2023-12-01 url: "https://github.com/lumagallacio/derm_classification"