# LFFD-Pytorch **Repository Path**: lsh134/LFFD-Pytorch ## Basic Information - **Project Name**: LFFD-Pytorch - **Description**: LFFD and SSD based Method implemented by Pytorch for RoboCup Competition. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-11-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # BasketNet This is a demo of the Basketball Competition for RoboCup. The demo is based on SSD and LFFD. demo result: ![a](a.jpg) See paper here. SSD:https://arxiv.org/abs/1512.02325 LFFD:https://arxiv.org/pdf/1904.10633.pdf Network Structure: ![demo](demo.png)