zoukankan      html  css  js  c++  java
  • 深度学习案例教程【2018年12月更新】

    TensorFlow篇:

    一、TensorFlow Model(https://github.com/tensorflow/models)

    二、face_recognition(https://github.com/ageitgey/face_recognition)【完美运行】

    三、TensorFlow Examples(https://github.com/aymericdamien/TensorFlow-Examples)【2017年12月的代码】

    四、magenta(https://github.com/tensorflow/magenta)

    五、tensorflow_tutorials(https://github.com/pkmital/tensorflow_tutorials)【2016年1月的代码】

    六、DeepCreamPy(https://github.com/deeppomf/DeepCreamPy)

    七、neural-style(https://github.com/anishathalye/neural-style)

    八、face_classification(https://github.com/oarriaga/face_classification)

    九、darkflow(https://github.com/thtrieu/darkflow)【YOLO的TensorFlow版】

    十、Deep-Learning-21-Examples(https://github.com/hzy46/Deep-Learning-21-Examples)

    十一、SSD-Tensorflow(https://github.com/balancap/SSD-Tensorflow)【可以实现基本的代码运行】

    十二、DLTK(https://github.com/DLTK/DLTK)

    十三、Image-OutPainting(https://github.com/bendangnuksung/Image-OutPainting)

    十四、Text Classification Models with Tensorflow(https://github.com/dongjun-Lee/text-classification-models-tf)

    十五、AndroidTensorFlowMachineLearningExample(https://github.com/MindorksOpenSource/AndroidTensorFlowMachineLearningExample)

    十六、Text-Classification(https://github.com/TobiasLee/Text-Classification)

    十七、TensorFlow_Exercises(https://github.com/terryum/TensorFlow_Exercises)

    十八、PaddlePaddle_code(https://github.com/huxiaoman7/PaddlePaddle_code)

    十九、Kaggle_TGS2018_4th_solution(https://github.com/SeuTao/Kaggle_TGS2018_4th_solution)

    二十、随机森林树(https://github.com/WillKoehrsen/Machine-Learning-Projects)

    PyTorch篇:

    一、样例(https://github.com/pytorch/examples)、

    二、Awesome-Pytorch-list(https://github.com/bharathgs/Awesome-pytorch-list)

    三、DeOldify(https://github.com/jantic/DeOldify)

    四、maskrcnn-benchmark(https://github.com/facebookresearch/maskrcnn-benchmark)

    五、PyTorch-GAN(https://github.com/eriklindernoren/PyTorch-GAN)

    六、hyperlearn(https://github.com/danielhanchen/hyperlearn)

    其它:

    一、OCR测试(https://github.com/tesseract-ocr/tesseract)

    二、动手学深度学习(https://zh.diveintodeeplearning.org)

    三、爬虫实战(https://github.com/Jack-Cherish/python-spider)

    四、(https://github.com/facebookresearch/DensePose)

    五、(deep-painterly-harmonization)

    六、https://github.com/NVlabs/MUNIT

    七、https://github.com/minimaxir/person-blocker

    八、(https://github.com/Prodicode/ann-visualizer)

    九、GAN(https://github.com/CSAILVision/gandissect)

    十、https://github.com/tongpi/basicOCR

    十一、https://github.com/aliakbar09a/AI_plays_snake

    十二、https://github.com/KaleidoZhouYN/e2e-joint-face-detection-and-alignment

    十三、SnakeAI(https://github.com/greerviau/SnakeAI)

  • 相关阅读:
    怎样去阅读一份php源代码
    Cloudera Hadoop 4系列实战课程(电商业日志流量分析项目)
    ORACLE系列之SQL从入门到精通(全面把控数据库基础)
    jQuery2.0应用开发:SSH框架整合jQuery2.0实战OA办公自动化
    Unity3D游戏引擎实战开发从入门到精通
    中国移动:物联网项目实战开发企业级应用(ssp框架应用、EXTJS4.2、GoogleMap、JPA)
    基于OpenLayers实战地理信息系统(离线地图,通过基站转经纬度,Quartz深入,轨迹实战)
    Android自动化测试从入门到精通
    博客从新开张啦!
    python scrapy版 极客学院爬虫V2
  • 原文地址:https://www.cnblogs.com/darklights/p/10058651.html
Copyright © 2011-2022 走看看