Skip to content
View EmbugMaker's full-sized avatar

Block or report EmbugMaker

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. Coursera-ML-AndrewNg-Notes Coursera-ML-AndrewNg-Notes Public

    Forked from fengdu78/Coursera-ML-AndrewNg-Notes

    吴恩达老师的机器学习课程个人笔记

    HTML 2

  2. simple-faster-rcnn-pytorch simple-faster-rcnn-pytorch Public

    Forked from chenyuntc/simple-faster-rcnn-pytorch

    A simplified implemention of Faster R-CNN that replicate performance from origin paper

    Jupyter Notebook 1

  3. prepare_detection_dataset prepare_detection_dataset Public

    Forked from spytensor/prepare_detection_dataset

    convert dataset to coco/voc format

    Python 1

  4. pytorch-handbook pytorch-handbook Public

    Forked from zergtant/pytorch-handbook

    pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行

    Jupyter Notebook 1

  5. Codes Codes Public

    Projects about nerual network, Opencv or SCM

  6. yolo_tensorflow yolo_tensorflow Public

    Forked from hizhangp/yolo_tensorflow

    Tensorflow implementation of YOLO, including training and test phase.

    Python