A Pytorch implementation of MoveNet from Google. Include training code and pre-train model.
A Pytorch implementation of MoveNet from Google. Include training code and pre-train model.
Implementation Code of the paper Optical Flow Guided Feature, CVPR 2018
这是一个mobilenet-yolov4的库,把yolov4主干网络修改成了mobilenet,修改了Panet的卷积组成,使参数量大幅度缩小。