ng-video-lecture icon indicating copy to clipboard operation
ng-video-lecture copied to clipboard

may you share code to run only inference

Open Sandy4321 opened this issue 1 year ago • 2 comments

how to run only inference may you share code to run only inference

Sandy4321 avatar Jan 21 '24 22:01 Sandy4321

To run inference you'll need the weights. It might be easier to modify the code so that it saves the weights after training, so you can train the model on a GPU and then you should be able to load the weights and run inference anywhere.

fasterinnerlooper avatar Feb 04 '24 05:02 fasterinnerlooper

can I download weight from some where

Sandy4321 avatar Feb 06 '24 13:02 Sandy4321