Pinned Repositories
brightwire
Bright Wire is an open source machine learning library for .NET with GPU support (via CUDA)
buildOpenCVTX2
Build and install OpenCV for the NVIDIA Jetson TX2
CefNet
.NET binding for the Chromium Embedded Framework (CEF)
Complex-YOLOv3
PyTorch implementation of Complex-YOLO paper with YoloV3
darknet
YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
FastYolo
Fast Yolo for fast initializing, object detection and tracking
Free-Form-Video-Inpainting
Official Pytorch implementation of "Learnable Gated Temporal Shift Module for Deep Video Inpainting. Chang et al. BMVC 2019." and the FVI dataset in "Free-form Video Inpainting with 3D Gated Convolution and Temporal PatchGAN, Chang et al. ICCV 2019"
GSDT
Official PyTorch implementation of "Joint Object Detection and Multi-Object Tracking with Graph Neural Networks"
LSTNet
managedCuda
ManagedCUDA aims an easy integration of NVidia's CUDA in .net applications written in C#, Visual Basic or any other .net language.
maalik0786's Repositories
maalik0786/FastYolo
Fast Yolo for fast initializing, object detection and tracking
maalik0786/darknet
YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
maalik0786/brightwire
Bright Wire is an open source machine learning library for .NET with GPU support (via CUDA)
maalik0786/buildOpenCVTX2
Build and install OpenCV for the NVIDIA Jetson TX2
maalik0786/CefNet
.NET binding for the Chromium Embedded Framework (CEF)
maalik0786/Complex-YOLOv3
PyTorch implementation of Complex-YOLO paper with YoloV3
maalik0786/Free-Form-Video-Inpainting
Official Pytorch implementation of "Learnable Gated Temporal Shift Module for Deep Video Inpainting. Chang et al. BMVC 2019." and the FVI dataset in "Free-form Video Inpainting with 3D Gated Convolution and Temporal PatchGAN, Chang et al. ICCV 2019"
maalik0786/GSDT
Official PyTorch implementation of "Joint Object Detection and Multi-Object Tracking with Graph Neural Networks"
maalik0786/LSTNet
maalik0786/managedCuda
ManagedCUDA aims an easy integration of NVidia's CUDA in .net applications written in C#, Visual Basic or any other .net language.
maalik0786/models
A collection of pre-trained, state-of-the-art models in the ONNX format
maalik0786/NeuralNetwork
A simple Neural Network in C#
maalik0786/Pathfinder1Unity
This is the link to the Pathfinder Kata, we build a unity version this is the original Kata. https://www.codewars.com/kata/5765870e190b1472ec0022a2/
maalik0786/pytorch-golden-template
PyTorch Golden Template (under development)
maalik0786/skiasharp-raspberry
Scripts and patches for running skia sharp on the raspberry pi
maalik0786/Strict
Strict Programming Language - Create well written and efficient code quickly. Strict is a simple to understand programming language that not only humans can read and understand, but also computer AI is able to read, modify and write.
maalik0786/TetrisBattleAI
Make Tetris Great Again!
maalik0786/UKFSharp
C# implementation of Unscented Kalman Filter
maalik0786/v4l2.net
V4L2 (Video for Linux version 2) implemented by .NET Core.
maalik0786/YOLOv3MLNet
Use the YOLO v3 (ONNX) model for object detection in C# using ML.Net
maalik0786/YOLOv4MLNet
Use the YOLO v4 and v5 (ONNX) models for object detection in C# using ML.Net