AllenCell / AllenCell/allencell-segmenter-ml

Require >= 4 images in dataset

Ouverte
#457 0 commentaires 0 réactions 1 personne assignée Réclamée par @saeliddp Voir sur GitHub
Langage dominant
Python
Étoiles
5
Forks
3
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

## Context
During testing with a dataset of 2 images, @derekthirstrup ran into a bug during training. Effectively, training would fail because cyto-dl did not like that our `test.csv` and `val.csv` files were empty. Then, because training would fail, no `metrics.csv` file would be created. Since we haven't addressed #438 , this would cause a different error: file not found (since we look for final loss when we display the training finished dialog).

## Solution
After discussing with @benjijamorris , we decided that we should require a dataset of >= 4 images since datasets smaller than this are unlikely to produce a reasonable model anyways.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.