yanglf1121 / NuSeT

NuSeT: A Deep Learning Tool for Reliably Separating and Analyzing Crowded Cells
MIT License
19 stars 13 forks source link

Update TF 1.15 to TF 2.3? #4

Open UCRajkumar opened 2 years ago

UCRajkumar commented 2 years ago

I am looking to integrate Nuset into some of my projects. My models are trained on tf 2.3 and I'll be using Nuset as sort of a pre-step to my models. It's a bit cumbersome to build a pipeline that switches between tf1.15 and tf 2.3.

Hence, is it possible to bump nuset to use tf 2.3 only?

kechunl commented 2 years ago

Same for me. Would be nice if this can be run with tensorflow 2