Skip to content
View 1-8op's full-sized avatar
Block or Report

Block or report 1-8op

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. vision-classifier vision-classifier Public

    Forked from wuji3/visiondk

    本仓库基于pytorch, 提供baseline用于图像分类任务,会持续维护,方便大家用于项目和竞赛,支持以下trick和module: sam, progressive learning, ohem, focal loss, cosine decay, label smooth, mixup, cutout, ema, mlt, amp等等

    Python 3

  2. CRATE CRATE Public

    Forked from Ma-Lab-Berkeley/CRATE

    Code for CRATE (Coding RAte reduction TransformEr).

    Python

  3. WZU-machine-learning-course WZU-machine-learning-course Public

    Forked from fengdu78/WZU-machine-learning-course

    温州大学《机器学习》课程资料(代码、课件等)

    Jupyter Notebook

  4. Remote-Sensing-Image-Classification Remote-Sensing-Image-Classification Public

    Forked from xungeer29/Remote-Sensing-Image-Classification

    深度学习图像分类的入门教程

    Python

  5. cifar10_cnn cifar10_cnn Public

    Forked from jelly-lemon/cifar10_cnn

    用Keras实现CIFAR-10图片分类

    Python

  6. pytorch-image-classification pytorch-image-classification Public

    Forked from lilei1128/pytorch-image-classification

    适合小白入门的图像分类项目,从熟悉到熟练图像分类的流程,搭建自己的分类网络结构以及在pytorch中运用经典的分类网络。

    Python