计算模型的参数量(Params)和运算量(FLOPs)
Compute the parameters and FLOPs of the model using thop.
Compute the parameters and FLOPs of the model using thop.
CenterNet:把目标检测视为中心点检测.
Implement SoftArgmax with Pytorch.
RetinaNet:密集目标检测的焦点损失.
SSD:单次多边界框检测器.
YOLOv3:对YOLOv2模型的增量式改进.