资源算法AICamp1.Week9.Session4.Faster_RCNN

AICamp1.Week9.Session4.Faster_RCNN

2020-02-19 | |  41 |   0 |   0

AICamp1.Week9.Session4.Faster_RCNN

Data path

Wrong data: zhouji1994/datasets/widerface/1

Fine tune check point: zhouji1994/datasets/widerface/1

Correct data: zhouji1994/datasets/correct-widerface-data/1

TF Object Detection code: martinhoest/datasets/tf_models/1

Run command

floyd login

For TrainingFiles_1

cd TrainingFiles_1

floyd init '...'

floyd run --gpu --env tensorflow-1.5 --data zhouji1994/datasets/widerface/1:/training --data martinhoest/datasets/tf_models/1:/tf_models --tensorboard 'bash run.sh'

For TrainingFiles_2

Training

cd TrainingFiles_2

floyd init '...'

floyd run --gpu --env tensorflow-1.5 --data zhouji1994/datasets/widerface/1:/training --data martinhoest/datasets/tf_models/1:/tf_models --data zhouji1994/datasets/correct-widerface-data/1:/data --tensorboard 'bash run.sh'

Eval

floyd run --gpu --env tensorflow-1.5 --data zhouji1994/datasets/widerface/1:/training --data martinhoest/datasets/tf_models/1:/tf_models --data zhouji1994/projects/face-detection/27/output:/model --data zhouji1994/datasets/correct-widerface-data/1:/data --tensorboard 'bash run_eval.sh'


上一篇:table_detection_with_faster_rcnn

下一篇:faster-rcnn-caltech-pedestrian-pytorch

用户评价
全部评价

热门资源

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

    This is a very basic boilerplate example for pe...