Skip to content
View Robinatp's full-sized avatar
Block or Report

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. Tensorflow_Mobilenet_transfer_learning Tensorflow_Mobilenet_transfer_learning Public

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

    Python 5 1

  2. Tensorflow_Model_Slim_Classify Tensorflow_Model_Slim_Classify Public

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

    Python 45 20

  3. SSD-Tensorflow SSD-Tensorflow Public

    Forked from balancap/SSD-Tensorflow

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

    Jupyter Notebook

  4. YOLO_Tensorflow YOLO_Tensorflow Public

    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 12

  5. Tensorflow_Model_object_detection Tensorflow_Model_object_detection Public

    object detection by tensorflow/model

    Python 1

  6. Compile-Tensorflow-C--without-Bazel Compile-Tensorflow-C--without-Bazel Public

    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