Skip to content
View codingandstudy's full-sized avatar

Block or report codingandstudy

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. cs231n_spring_2017_assignment cs231n_spring_2017_assignment Public

    Forked from Jiaoma/cs231n_spring_2017_assignment

    My implementations of cs231n 2017

    Jupyter Notebook

  2. fast-neural-style fast-neural-style Public

    Forked from ceshine/fast-neural-style

    Pytorch Implementation of Perceptual Losses for Real-Time Style Transfer and Super-Resolution

    Jupyter Notebook

  3. DCNv2_latest DCNv2_latest Public

    Forked from lucasjinreal/DCNv2_latest

    DCNv2 supports decent pytorch such as torch 1.5+

    C++

  4. darknet darknet Public

    Forked from AlexeyAB/darknet

    YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )

    C

  5. yolov3 yolov3 Public

    Forked from ultralytics/yolov3

    YOLOv3 in PyTorch > ONNX > CoreML > TFLite

    Python

  6. Yolo-Fastest Yolo-Fastest Public

    Forked from dog-qiuqiu/Yolo-Fastest

    ⚡ Yolo universal target detection model combined with EfficientNet-lite, the calculation amount is only 230Mflops(0.23Bflops), and the model size is 1.3MB

    C