Closed keighrim closed 3 weeks ago
More specifically, the PR makes these changes:
useClassifier
and useStitcher
)sampleRate
> tpSampleRate
, minTPScore
> tfMinTPScore
minTFCount
(frame count-based) became tfMinTFDuration
(time-based)map
became tfLabelMap
to clarify what "map" the param sets
Because
As we started a separate evaluation (https://github.com/clamsproject/aapb-evaluations/issues/60) on the stitcher performance (that's somewhat independent from the performance of the CV models for image classification), we want to decide the future of the stitcher module in this app, and the app's relation to the standalone stitcher app (https://github.com/clamsproject/app-simple-timepoints-stitcher/).
Done when
Additional context
This issue was briefly discussed in the past when we were working on https://github.com/clamsproject/app-swt-detection/issues/96. See this comment https://github.com/clamsproject/aapb-evaluations/issues/60#issuecomment-2311132415 for preliminary conclusions from some recent discussion. Also, copied from some exchanges over our slack channel.