Pinned Repositories
-
存储各种实验示例
angular
One framework. Mobile & desktop.
BansheeEngine
Modern C++14 game engine with Vulkan support, fully featured editor and C# scripting
bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
blend-mask
Reimplement of The BlendMask (CVPR2020)
CnC_Remastered_Collection
红警源代码
DirectX-Graphics-Samples
This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.
Dummy-Robot
我的超迷你机械臂机器人项目。
ElectronBot
esp-open-rtos
Open source FreeRTOS-based ESP8266 software framework
qingtian305's Repositories
qingtian305/angular
One framework. Mobile & desktop.
qingtian305/BansheeEngine
Modern C++14 game engine with Vulkan support, fully featured editor and C# scripting
qingtian305/bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
qingtian305/blend-mask
Reimplement of The BlendMask (CVPR2020)
qingtian305/CnC_Remastered_Collection
红警源代码
qingtian305/DirectX-Graphics-Samples
This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.
qingtian305/Dummy-Robot
我的超迷你机械臂机器人项目。
qingtian305/ElectronBot
qingtian305/facenet-pytorch
这是一个facenet-pytorch的库,可以用于训练自己的人脸识别模型。
qingtian305/GAN-keras
里面包含许多GAN算法的Keras源码,可以用于训练自己的模型。
qingtian305/JavaFamily
【互联网一线大厂面试+学习指南】进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,作者风格幽默,看起来津津有味,把学习当做一种乐趣,何乐而不为,后端同学必看,前端同学我保证你也看得懂,看不懂你加我微信骂我渣男就好了。
qingtian305/k2
FSA/FST algorithms, differentiable, with PyTorch compatibility.
qingtian305/L-ink_Card
Smart NFC & ink-Display Card
qingtian305/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
qingtian305/MCCNet
风格迁移神经网络
qingtian305/mdc-maui
Material design components for .NET MAUI
qingtian305/MiniRover-Hardware
自制火星车的开源资料。
qingtian305/MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
qingtian305/netron
Visualizer for neural network, deep learning, and machine learning models
qingtian305/openage
Free (as in freedom) open source clone of the Age of Empires II engine :rocket:
qingtian305/opencv
Open Source Computer Vision Library
qingtian305/pytorch-kaldi
pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are performed with the kaldi toolkit.
qingtian305/react-admin
Free React Admin Template
qingtian305/The-Golang-Standard-Library-by-Example
Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。
qingtian305/TNN
TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguished by several outstanding features, including its cross-platform capability, high performance, model compression and code pruning. Based on ncnn and Rapidnet, TNN further strengthens the support and performance optimization for mobile devices, and also draws on the advantages of good extensibility and high performance from existed open source efforts. TNN has been deployed in multiple Apps from Tencent, such as Mobile QQ, Weishi, Pitu, etc. Contributions are welcome to work in collaborative with us and make TNN a better framework.
qingtian305/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
qingtian305/WPF-Samples
Repository for WPF related samples
qingtian305/XUAN
qingtian305/Yolov5-Deepsort
最新版本yolov5+deepsort目标检测和追踪,能够显示目标类别,支持5.0版本可训练自己数据集
qingtian305/yoloV5_modify_smalltarget
YOLOV5 小目标检测修改版