Pinned Repositories
AvenSun
awesome-computer-vision
A curated list of awesome computer vision resources
darknet
Windows and Linux version of Darknet Yolo v2 Neural Networks for object detection
freetype-win
freetype python wrapper and precompiled freetype2 files for Windows
labelImg4windows
Chinese support, Portable
OcrKing
Codes And Documents For OcrKing Api
opencvsharp
.NET Framework wrapper for OpenCV
OpenCvSharpSlim
Slim edition of OpenCvSharp native bindings for Windows
OpenCvSlim
Slim Build of OpenCv
ZLMediaKit
WebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV/HTTP-TS/HTTP-fMP4/WebSocket-TS/WebSocket-fMP4/GB28181 server and client framework based on C++11
AvenSun's Repositories
AvenSun/Jetson-Nano
tools and tips for Jetson Nano
AvenSun/AdvanceDLSupport
Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.
AvenSun/AdvBox
Advbox is a toolbox to generate adversarial examples that fool neural networks in PaddlePaddle、PyTorch、Caffe2、MxNet、Keras、TensorFlow and Advbox can benchmark the robustness of machine learning models. Advbox give a command line tool to generate adversarial examples with Zero-Coding.
AvenSun/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
AvenSun/C-sharp-console-gui-framework
A GUI framework for C# console applications
AvenSun/cgal
The public CGAL repository, see the README below
AvenSun/Chromely
Build HTML Desktop Apps on .NET/.NET Core using native GUI, HTML5, JavaScript, CSS
AvenSun/ComputeSharp
A .NET Standard 2.1 library to run C# code in parallel on the GPU through DX12 and dynamically generated HLSL compute shaders
AvenSun/ConfuserEx
An open-source, free protector for .NET applications
AvenSun/Costura
Embed references as resources
AvenSun/cpp-taskflow
A Modern C++ Parallel Task Programming Library
AvenSun/deep_learning_object_detection
A paper list of object detection using deep learning.
AvenSun/geometry3Sharp
C# library for 2D/3D geometric computation, mesh algorithms, and so on. Boost license.
AvenSun/HelloFace
Face Technology Repository
AvenSun/imagepy
Image process framework based on plugin like imagej, it is esay to glue with scipy.ndimage, scikit-image, opencv, simpleitk, mayavi...and any libraries based on numpy
AvenSun/labelImg
🖍️ LabelImg is a graphical image annotation tool and label object bounding boxes in images
AvenSun/loadlibrary
Porting Windows Dynamic Link Libraries to Linux
AvenSun/lv_sim_visual_studio_sdl
LittlevGL ported to Visual Studio 2017 using SDL
AvenSun/machinelearning-samples
Samples for ML.NET, an open source and cross-platform machine learning framework for .NET.
AvenSun/MemoryModule
Library to load a DLL from memory.
AvenSun/MxNet.Sharp
.NET Standard bindings for Apache MxNet with Imperative, Symbolic and Gluon Interface for developing, training and deploying Machine Learning models in C#.
AvenSun/NeuralNetwork.NET
A TensorFlow-inspired neural network library built from scratch in C# 7.3 for .NET Standard 2.0, with GPU support through cuDNN
AvenSun/numpy-cnn
pure numpy-based inference CNN framework
AvenSun/NumSharp
High Performance Computation for N-D Tensors in .NET, similar API to NumPy.
AvenSun/planer
Powerful Light Artificial NEuRon inference framework for CNN
AvenSun/practical-aspnetcore
Practical samples of aspnet core 2.1, 2.2, 3.0 and 3.1 projects you can use. Readme contains explanations on all projects.
AvenSun/python-cheatsheet
Comprehensive Python Cheatsheet
AvenSun/TensorFlow.NET
Google's TensorFlow binding for .NET Standard, building and running the Machine Learning models in CSharp.
AvenSun/TensorFlow.NET-Examples
TensorFlow.NET Examples
AvenSun/TorchSharp
.NET bindings for the Pytorch engine