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)

  • 相关阅读:
    day06
    day05
    day04
    day03
    day02
    day01
    斯坦福大学Machine Learning中文笔记目录
    张志华 机器学习 两门课程正确顺序及视频连接
    ROS:No module named 'em' 解决方法
    获取windows文件夹目录
  • 原文地址:https://www.cnblogs.com/darklights/p/10058651.html
Copyright © 2011-2022 走看看