Skip to content
View zhihesong's full-sized avatar

Block or report zhihesong

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

Popular repositories Loading

  1. cnn_accelerator cnn_accelerator Public

    Forked from XueTianyu24/cnn_accelerator

    【入门项目】基于PYNQ-Z2实现手写数字识别卷积神经网络硬件加速器

    Verilog

  2. Handwritten_Mathematical_Calculator_on_FPGA Handwritten_Mathematical_Calculator_on_FPGA Public

    Forked from Microdent/Handwritten_Mathematical_Calculator_on_FPGA

    A simple demo to implement the Handwritten Mathematical Calculator on PYNQ-Z2 FPGA platform by using HLS.

    Jupyter Notebook

  3. Multiplier16X16 Multiplier16X16 Public

    Forked from wuzeyou/Multiplier16X16

    Classic Booth Code, Wallace Tree, and SquareRoot Carry Select Adder

    Verilog

  4. pytorch-ssd pytorch-ssd Public

    Forked from qfgaohao/pytorch-ssd

    MobileNetV1, MobileNetV2, VGG based SSD/SSD-lite implementation in Pytorch 1.0 / Pytorch 0.4. Out-of-box support for retraining on Open Images dataset. ONNX and Caffe2 support. Experiment Ideas lik…

    Python

  5. Mobilenet-ssd-keras Mobilenet-ssd-keras Public

    Forked from ManishSoni1908/Mobilenet-ssd-keras

    A Keras port of Single Shot MultiBox Detector as Mobilenet as a Backbone

    Python

  6. SSD_MobileNet SSD_MobileNet Public

    Forked from ViswanathaReddyGajjala/SSD_MobileNet

    SSD: Single Shot MultiBox Detector | a PyTorch Model for Object Detection | VOC , COCO | Custom Object Detection

    Python