celldetection icon indicating copy to clipboard operation
celldetection copied to clipboard

steps_per_epoch = 512

Open munum opened this issue 2 years ago • 0 comments

Hi

Great project! I was going through demos/Cell Detection with Contour Proposal Networks.ipynb and noticed that steps_per_epoch=512. Just curious why the number of steps is so high when the underlying dataset (BBBC039) only has 100 training images. Are the parameters in that notebook you used to produce the results in your paper?

munum avatar Jan 25 '23 15:01 munum