Skip to content
View Stevenzzz1996's full-sized avatar
🎯
Focusing
🎯
Focusing
  • 某某研究院
  • 深圳
Block or Report

Block or report Stevenzzz1996

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

  1. MLLCV MLLCV Public

    计算机视觉的代码库

    Python 5 2

  2. DeepLearning-500-questions DeepLearning-500-questions Public

    Forked from scutan90/DeepLearning-500-questions

    深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06

    2 1

  3. Basic_CNNs_TensorFlow2 Basic_CNNs_TensorFlow2 Public

    Forked from calmiLovesAI/Basic_CNNs_TensorFlow2

    A tensorflow2 implementation of some basic CNNs(MobileNetV1/V2/V3, EfficientNet, ResNeXt, InceptionV4, InceptionResNetV1/V2, SENet, SqueezeNet, DenseNet, ShuffleNetV2, ResNet).

    Python 1

  4. pytorch-image-models pytorch-image-models Public

    Forked from huggingface/pytorch-image-models

    PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more

    Python 1

  5. TGIF TGIF Public

    Forked from fwzdev1/TGIF

    Python

  6. TNN TNN Public

    Forked from Tencent/TNN

    TNN:由腾讯优图实验室打造,移动端高性能、轻量级推理框架,同时拥有跨平台、高性能、模型压缩、代码裁剪等众多突出优势。TNN框架在原有Rapidnet、ncnn框架的基础上进一步加强了移动端设备的支持以及性能优化,同时也借鉴了业界主流开源框架高性能和良好拓展性的优点。目前TNN已经在手Q、微视、P图等应用中落地,欢迎大家参与协同共建,促进TNN推理框架进一步完善。

    C++