Competitive-Good4690
Competitive-Good4690 OP t1_iv4fdo1 wrote
Reply to comment by sgjoesg in U-Net architecture by Competitive-Good4690
Yes thank you I’m Referring to Connor Shorten’s video on U-Net (Keras) he’s saying exactly what u just said.. thank you for the response.. really appreciated.. Abhisek Thakur is using PyTorch but he did explain the concept well
Competitive-Good4690 OP t1_iv4e6ll wrote
Reply to comment by sgjoesg in U-Net architecture by Competitive-Good4690
Thank you so much
Competitive-Good4690 OP t1_iv4e66u wrote
Reply to comment by sgjoesg in U-Net architecture by Competitive-Good4690
So model.fit is an inbuilt function for training the model which I don’t want to use. I want to define the model on my own
Competitive-Good4690 OP t1_iv3s97k wrote
Reply to U-Net architecture by Competitive-Good4690
Any guidance will be much appreciated.
Competitive-Good4690 OP t1_iv8u5f8 wrote
Reply to comment by sgjoesg in U-Net architecture by Competitive-Good4690
Thanks G