Pinned Repositories
-JSON-C-Class-Generator
generates C# classes from a sample JSON text, so you can use strongly typed programming with JSON. It currently supports typed arrays, typed objects, integers, floats, booleans, strings and nullable types
DeletedGreatLesson
他们可以消灭我们的肉体,但是他们磨灭不了我们的功业。—— 致那些被删除的激扬文字。
elasticsearch-sql
Use SQL to query Elasticsearch
GaussianBlur
Gaussian Blur with HLSL Effect file 高斯图像模糊算法的实现
TaBook
沉思万物本质。
TensorFlow.NET
.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#.
RegexTester
regex
Snippets
提供常用的代码片段。
StackInternetBrowser
堆栈互联网浏览器 —— 一个自己能控制的浏览器。
VSMacros
Visual Studio 的常用宏。——强烈建议宏功能回归!否则用惯的人太不方便了,全部转插件,开发代价又太大!
Jiuyong's Repositories
Jiuyong/-JSON-C-Class-Generator
generates C# classes from a sample JSON text, so you can use strongly typed programming with JSON. It currently supports typed arrays, typed objects, integers, floats, booleans, strings and nullable types
Jiuyong/DeletedGreatLesson
他们可以消灭我们的肉体,但是他们磨灭不了我们的功业。—— 致那些被删除的激扬文字。
Jiuyong/elasticsearch-sql
Use SQL to query Elasticsearch
Jiuyong/GaussianBlur
Gaussian Blur with HLSL Effect file 高斯图像模糊算法的实现
Jiuyong/TaBook
沉思万物本质。
Jiuyong/HDF5-CSharp
Set of tools that help in reading and writing hdf5 files for .net environments
Jiuyong/IA2018
Jiuyong/jiuyong.github.io
久永制造
Jiuyong/json-class-generator
JSON C#/TypeScript class generator
Jiuyong/opencv-doc-zh
:book: [译] OpenCV 中文文档
Jiuyong/pytorch-doc-zh
Pytorch 中文文档
Jiuyong/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
Jiuyong/SharpCV
A Computer Vision library for C# and F# that combines OpenCV and NDArray together in .NET Standard.
Jiuyong/TensorFlow.NET
.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C#.
Jiuyong/TensorFlowNetStack
For develop SciSharp projects.
Jiuyong/TorchSharp
.NET bindings for the Pytorch engine
Jiuyong/WcfRestStartKit
用于使用 Jiuyong 包开发 WcfRest 项目的“快速上手”示例。
Jiuyong/yolo3-pytorch
这是一个yolo3-pytorch的源码,可以用于训练自己的模型。