namColorfuL

Results 2 comments of namColorfuL

@sakh251 but before SlowFast outputting detection results, it has to pass through roi_align and roi_pool layer to get detection result on multiple object. And since these 2 layers aren't supported...

Hi @arunponnusamy, it appears that SlowFast detection model uses 2 input while the conversion script provided in this repo only accept 1 input. How did you make it work?