SkillAgentSearch skills...

Isic18

The code associated with our submission to the 2018 ISIC challenge

Install / Use

/learn @neheller/Isic18
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ISIC 2018

The code associated with our submission to the 2018 ISIC challenge

General Structure

  • dataset_prep the location of all scripts used for preparing the data for training.
    • See README in that directory for more information
  • task3 the location of all scripts used for training the models
    • keras_model_utilities.py - This module managed the keras models on disk and held all reused code for model training
    • [model_name]_k.py - The main scripts for each model training
    • isic_data.py - The module which served data to the classifiers
    • run_predictions.py - The main script for performing testing and full validation.

Related Skills

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated4y ago
Forks2

Languages

Python

Security Score

55/100

Audited on Dec 23, 2021

No findings