lindawangg / COVID-Net

COVID-Net Open Source Initiative
Other
1.15k stars 482 forks source link

No training steps and how to custom input image tensor? #179

Open YuleZhang opened 3 years ago

YuleZhang commented 3 years ago

I don’t see any training steps in the train_tf.py file under the main branch. How is the network updated? What if I want to modify the size of the input tensor from (480,480) to (width, height)?