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

Block or report CodingFarmers

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. Dive-into-DL-PyTorch Dive-into-DL-PyTorch Public

    Forked from ShusenTang/Dive-into-DL-PyTorch

    本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。

    Jupyter Notebook

  2. Awesome-Crowd-Counting Awesome-Crowd-Counting Public

    Forked from gjy3035/Awesome-Crowd-Counting

    Awesome Crowd Counting

  3. v2ray v2ray Public

    Forked from 233boy/v2ray

    最好用的 V2Ray 一键安装脚本 & 管理脚本

    Shell

  4. gitignore gitignore Public

    Forked from github/gitignore

    A collection of useful .gitignore templates

  5. darknet darknet Public

    Forked from AlexeyAB/darknet

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

    C

  6. yolov3-channel-and-layer-pruning yolov3-channel-and-layer-pruning Public

    Forked from tanluren/yolov3-channel-and-layer-pruning

    yolov3 yolov4 channel and layer pruning, Knowledge Distillation 层剪枝,通道剪枝,知识蒸馏

    Python