Hello,
I trained the network and saved it at the end. To do so, I used code collab and since it takes a long time, told myself I could reload the network and continue reading and experimenting later.
alas, I am not sure how I can reconnect to the proper layers for building the inference network. Any advice on how to proceed once the model has been reloaded from a checkpoint ?
Thanks,
Olivier