Skip to content
View Tedyao's full-sized avatar

Block or report Tedyao

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 Loading

  1. Street-View-House-Numbers-SVHN-Detection-and-Classification-using-CNN Street-View-House-Numbers-SVHN-Detection-and-Classification-using-CNN Public

    Forked from pavitrakumar78/Street-View-House-Numbers-SVHN-Detection-and-Classification-using-CNN

    A 2-CNN pipeline to do both detection (using bounding box regression) and classification of numbers on SVHN dataset.

    Python

  2. street_view_house_numbers street_view_house_numbers Public

    Forked from hangyao/street_view_house_numbers

    Explored CNNs with TensorFlow to create models for cropped single-digit and original multi-digit images from SVHN dataset.

    Jupyter Notebook

  3. SVHNClassifier SVHNClassifier Public

    Forked from potterhsu/SVHNClassifier

    A TensorFlow implementation of Multi-digit Number Recognition from Street View Imagery using Deep Convolutional Neural Networks (https://arxiv.org/pdf/1312.6082.pdf)

    Jupyter Notebook

  4. Tank_game Tank_game Public

    A tank game demo based on C++

    C++

  5. tf-faster-rcnn tf-faster-rcnn Public

    Forked from endernewton/tf-faster-rcnn

    Tensorflow Faster RCNN for Object Detection

    Python