Skip to content
View Giaogiao007's full-sized avatar

Block or report Giaogiao007

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 1

  2. cifar10-tensorflow cifar10-tensorflow Public

    Forked from persistforever/cifar10-tensorflow

    cifar10数据集上进行图片分类,基于tensorflow框架,旨在探究不同的改进策略对分类准确率的影响,如何一步步得提高准确率

    Python

  3. entity_extractor_by_ner entity_extractor_by_ner Public

    Forked from stanleylsx/entity_extractor_by_ner

    基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。

    Python

  4. learnopencv learnopencv Public

    Forked from spmallick/learnopencv

    Learn OpenCV : C++ and Python Examples

    Jupyter Notebook

  5. HED HED Public

    Forked from s9xie/hed

    code for Holistically-Nested Edge Detection

    C++

  6. DeepContour DeepContour Public

    Forked from shenwei1231/DeepContour

    The testing code for deep contour detector

    MATLAB