brainglobe / cellfinder

Automated 3D cell detection in very large images
https://brainglobe.info/documentation/cellfinder/index.html
BSD 3-Clause "New" or "Revised" License
181 stars 39 forks source link

Update default inference batch size #432

Closed adamltyson closed 5 months ago

adamltyson commented 5 months ago

This PR:

I've left the training batch size alone because training requires more memory, and the batch size actually affects training (unlike inference).

Closes https://github.com/brainglobe/cellfinder/issues/353