# RefineDet-tensorflow **Repository Path**: ytianxing/RefineDet-tensorflow ## Basic Information - **Project Name**: RefineDet-tensorflow - **Description**: RefineDet in tensorflow - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-10-17 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RefineDet-tensorflow The pre-trained vgg_16.ckpt could be downloaded from http://download.tensorflow.org/models/vgg_16_2016_08_28.tar.gz # RefineDet320 ![image](https://github.com/Stick-To/RefineDet-tensorflow/blob/master/image/img1.png) # RefineDet512 # Train your own data ### The training step is same as the step in readme.md of https://github.com/Stick-To/Object-Detection-API-Tensorflow # Experimental Environment python3.7 tensorflow1.13