JialeCao001 / SipMask

SipMask: Spatial Information Preservation for Fast Image and Video Instance Segmentation (ECCV2020)
https://arxiv.org/pdf/2007.14772.pdf
MIT License
335 stars 54 forks source link

Low FPS Score #19

Open NaeemKhan333 opened 4 years ago

NaeemKhan333 commented 4 years ago

@JialeCao001 Thanks for such a nice work. I am running the

python3 demo/webcam_demo.py configs/sipmask/sipmask_r50_caffe_fpn_ssd_gn_10x.py sipmask_r50_caffe_ssd_gn_10x.pth

I have follow hardware specs -> I have Tesla K80 (12 GB Ram) with cuda 10.2 -> I am using sipmask_r50_caffe_ssd_gn_10x.pth It giving me 6-9 fps , can you guide me what is the problem or why it is giving low fps. Thanks

JialeCao001 commented 4 years ago

@NaeemKhan333 please refer the issue of https://github.com/JialeCao001/SipMask/issues/15.