SiamMask icon indicating copy to clipboard operation
SiamMask copied to clipboard

Custom dataset

Open priyankaNav opened this issue 6 years ago • 1 comments

How can we run it for our own dataset, and what is this .pth file and how do we generate this .pth file

priyankaNav avatar Dec 16 '19 06:12 priyankaNav

You can run it for your own dataset. and .pth file are the pretrained models. You can use that on your dataset. But your input should be collection of frames. you can pass the path of image folder as an input

ks322181 avatar Dec 17 '19 16:12 ks322181