brainglobe / cellfinder

Automated 3D cell detection in very large images

Home Page:https://brainglobe.info/documentation/cellfinder/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How are `prep_classification` and `prep_training` different?

sfmig opened this issue · comments

commented

In a PR discussion with @alessandrofelder, we noticed these two functions seem to only vary in the order of their input parameters:

If both classification and training require the same setup, maybe we can combine them in one function and name it prep_tensorflow_and_model or similar?

Yep, no reason to have both of these. Should just check that they aren't used in cellfinder/cellfinder-napari.