Results 14 comments of vedanshu

@Ankur-singh For training you have to just change the path in `train.sh` file. And for creating tfrecord you have to use `create_coco_tfrecord.sh` file.

Yes, you have to download the dataset.

Hi js-duan. Sorry for the late reply. Yes, bbox does converge (in my custom dataset and also on coco-dataset). For the inference time, I've implemented cc_fast-nms (please get the latest...

OS: "Debian GNU/Linux 9 (stretch)" TensorFlow version: '1.13.1' TensorFlow installed from: pip3 CUDA Version: 10.0 GPU model: Tesla K80 GPU memory: 11441MiB Exact command to reproduce: python export_inference_graph \ --input_type...