Open hanghangxie opened 5 years ago
@hanghangxie The spatial-temporal module is ported from the MMDetection, therefore Faster RCNN is supported. However the performance has not be tuned that well. I have a coarse version but don't plan to release it until it is ready. If you would like to contribute, leave a message below the comment and you can work on it.
@hanghangxie The spatial-temporal module is ported from the MMDetection, therefore Faster RCNN is supported. However the performance has not be tuned that well. I have a coarse version but don't plan to release it until it is ready. If you would like to contribute, leave a message below the comment and you can work on it.
hi, thanks for your works. Does the faster rcnn version achive the good performance and you have the plan to release the faster rcnn version? Thank you.
hi, I found file faster_rcnn.py in models, I wonder whether mmaction can support faster-rcnn now? If support, is there any configs can be provided, i really do not know how to construct self.train_cfg.rpn. thank you.