avilash / pytorch-siamese-triplet

One-Shot Learning with Triplet CNNs in Pytorch
92 stars 21 forks source link

How to Perform Inference #2

Open mmaaz60 opened 4 years ago

mmaaz60 commented 4 years ago

Hi,

How can I perform inference from the model on an image or a video? Thanks