Skip to content
View Robinatp's full-sized avatar

Block or report Robinatp

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Tensorflow_Mobilenet_transfer_learningTensorflow_Mobilenet_transfer_learningPublic

    transfor learning of Mobilenet by tensorflow,include train , test, frozen graph

    Python 5 1

  2. Tensorflow_Model_Slim_ClassifyTensorflow_Model_Slim_ClassifyPublic

    Train/Eval the popular network by TF-Slim,include mobilenet/shufflenet/squeezenet/resnet/inception/vgg/alexnet

    Python 45 20

  3. SSD-TensorflowSSD-TensorflowPublic

    Forked from balancap/SSD-Tensorflow

    Single Shot MultiBox Detector in TensorFlow,Please pay attention to my branch about shufflenet-tensorflow.

    Jupyter Notebook

  4. YOLO_TensorflowYOLO_TensorflowPublic

    YOLO( You Only Look Once,including YOLOv1,YOLOv2,YOLOv3) using tensorflow ,including train/detected and export pb script. Convert darknet weight to tensorflow.Implement YOLO with TF_Slim

    C 25 11

  5. Tensorflow_Model_object_detectionTensorflow_Model_object_detectionPublic

    object detection by tensorflow/model

    Python 1

  6. Compile-Tensorflow-C--without-BazelCompile-Tensorflow-C--without-BazelPublic

    Compile Tensorflow C++ without Bazel, You could create a C++ Tensorflow project in your favorite C++ IDEs and build it with Makefile or CMake and you will need to do some extra work to allow gcc to…

    Makefile 1