SiamMask icon indicating copy to clipboard operation
SiamMask copied to clipboard

own images

Open henbucuoshanghai opened this issue 6 years ago • 3 comments

the pictures in tennis???how to get it ???

if i demo my own video, i have to make it's format like the 'tennis'??????

henbucuoshanghai avatar Nov 19 '19 07:11 henbucuoshanghai

You should pass your folder path to the demo.py as a parameter. For example, I put my images into the "my_test" folder under the "data" directory. So I can run the demo.py like this: python ../../tools/demo.py --base_path='../../data/my_test/images' --resume SiamMask_DAVIS.pth --config config_davis.json

Marjanmoodi avatar Nov 19 '19 18:11 Marjanmoodi

How to select multiple ROI? My input have multiple ppl coming in each frame how does it work for mutliple ppl

priyankaNav avatar Dec 16 '19 06:12 priyankaNav

How to select multiple ROI? My input have multiple ppl coming in each frame how does it work for mutliple ppl

I am also looking asnwer for the same question. But maybe this code does not work for multiple ROIs

SamihaSara avatar Dec 19 '19 01:12 SamihaSara