-
LLaVA Public
Forked from haotian-liu/LLaVA[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.
Python Apache License 2.0 UpdatedAug 12, 2024 -
Awesome-Multimodal-Large-Language-Models Public
Forked from BradyFU/Awesome-Multimodal-Large-Language-Models✨✨Latest Advances on Multimodal Large Language Models
UpdatedAug 7, 2024 -
llm-course Public
Forked from mlabonne/llm-courseCourse to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
Jupyter Notebook Apache License 2.0 UpdatedJul 28, 2024 -
paper-reading Public
Forked from mli/paper-reading深度学习经典、新论文逐段精读
Apache License 2.0 UpdatedMar 30, 2023 -
PytorchOCR Public
Forked from WenmuZhou/PytorchOCR基于Pytorch的OCR工具库,支持常用的文字检测和识别算法
C++ UpdatedJul 20, 2022 -
Datadriven-GPVAD Public
Forked from RicherMans/Datadriven-GPVADThe codebase for Data-driven general-purpose voice activity detection.
Python MIT License UpdatedJun 22, 2022 -
spleeter Public
Forked from deezer/spleeterDeezer source separation library including pretrained models.
Python MIT License UpdatedNov 10, 2021 -
pytorch-image-models Public
Forked from huggingface/pytorch-image-modelsPyTorch image models, scripts, pretrained weights -- (SE)ResNet/ResNeXT, DPN, EfficientNet, MixNet, MobileNet-V3/V2, MNASNet, Single-Path NAS, FBNet, and more
Python Apache License 2.0 UpdatedFeb 26, 2020 -
temporal-shift-module Public
Forked from mit-han-lab/temporal-shift-module[ICCV 2019] TSM: Temporal Shift Module for Efficient Video Understanding.
Python Apache License 2.0 UpdatedDec 26, 2019 -
detectron2 Public
Forked from facebookresearch/detectron2Detectron2 is FAIR's next-generation research platform for object detection and segmentation.
Python Apache License 2.0 UpdatedDec 15, 2019 -
awesome-object-detection Public
Forked from amusi/awesome-object-detectionAwesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
UpdatedOct 11, 2019 -
-
the-art-of-command-line Public
Forked from jlevy/the-art-of-command-lineMaster the command line, in one page
UpdatedJun 15, 2019 -
you-get Public
Forked from soimort/you-get⏬ Dumb downloader that scrapes the web
Python MIT License UpdatedJun 11, 2019 -
DeepSpeechRecognition Public
Forked from xdcesc/my_ch_speech_recognitionA Chinese Deep Speech Recognition System 包括基于深度学习的声学模型和基于深度学习的语言模型
Python UpdatedMar 13, 2019 -
Humpback-Whale-Identification-1st- Public
Forked from earhian/Humpback-Whale-Identification-1st-https://www.kaggle.com/c/humpback-whale-identification
Python UpdatedMar 11, 2019 -
awesome-kaldi Public
Forked from YoavRamon/awesome-kaldiThis is a list of features, scripts, blogs and resources for better using Kaldi ( http://kaldi-asr.org/ )
MIT License UpdatedFeb 28, 2019 -
weibo_terminater Public
Forked from lucasjinreal/weibo_terminaterFinal Weibo Crawler Scrap Anything From Weibo, comments, weibo contents, followers, anything. The Terminator
Python Other UpdatedJan 5, 2019 -
ChineseNlpCorpus Public
Forked from SophonPlus/ChineseNlpCorpus搜集、整理、发布 中文 自然语言处理 语料/数据集,与 有志之士 共同 促进 中文 自然语言处理 的 发展。
Jupyter Notebook UpdatedJan 3, 2019 -
Chinese-Word-Vectors Public
Forked from Embedding/Chinese-Word-Vectors100+ Chinese Word Vectors 上百种预训练中文词向量
Python Apache License 2.0 UpdatedNov 22, 2018 -
DeepLearning-500-questions Public
Forked from scutan90/DeepLearning-500-questions深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系[email protected] 版权所有,违权必究 Tan 2018.06
UpdatedOct 28, 2018 -
pytudes Public
Forked from norvig/pytudesPython programs to practice or demonstrate skills.
Jupyter Notebook MIT License UpdatedAug 24, 2018 -
asr-server Public
Forked from dialogflow/asr-serverFastCGI support for Kaldi ASR
C++ Apache License 2.0 UpdatedJul 24, 2018 -
NTU-HsuanTienLin-MachineLearning Public
Forked from RedstoneWill/HsuanTienLin_MachineLearningUpdatedJul 19, 2018 -
FoolNLTK Public
Forked from rockyzhengwu/FoolNLTKA Chinese Nature Language Toolkit
Python Apache License 2.0 UpdatedJun 29, 2018 -
Deep-Learning-21-Examples Public
Forked from hzy46/Deep-Learning-21-Examples《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
Python UpdatedApr 11, 2018 -
Machine-learning-learning-notes Public
Forked from Vay-keen/Machine-learning-learning-notes周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!
UpdatedApr 2, 2018 -
pysrt Public
Forked from byroot/pysrtPython parser for SubRip (srt) files
Python GNU General Public License v3.0 UpdatedMar 19, 2018 -
deepspeech.pytorch Public
Forked from SeanNaren/deepspeech.pytorchSpeech Recognition using DeepSpeech2 and the CTC activation function. Edit
Python MIT License UpdatedMar 12, 2018 -
faceswap Public
Forked from deepfakes/faceswapNon official project based on original /r/Deepfakes thread. Many thanks to him!
Python GNU General Public License v3.0 UpdatedMar 11, 2018