TechnikEmpire
My comments and opinions are my own and do not represent the opinions of my employer.
Ontario, Canada
Pinned Repositories
CitadelCore
Cross platform filtering HTTP/S proxy based on .NET Standard 2.0.
CitadelCore.Windows
Citadel Core platform-specific implementation for Windows
Divert.Net
.NET Wrapper for WinDivert
DivertPInvoke
PInvoke wrapper for WinDivert
GQ
CSS Selector Engine for Gumbo Parser
HttpFilteringEngine
Transparent filtering TLS proxy.
NsfwNET
.NET Standard library for classifying pornographic images.
NsfwSqueezenet
Caffe Squeezenet model for binary classification of pornographic/non-pornographic material
StahpIt-WPF
Transparent HTTP/S Content Filter using Adblock Plus filters and CSS selectors for Windows Vista and later.
WinDivertSharp
A minimal .NET binding over WinDivert
TechnikEmpire's Repositories
TechnikEmpire/WinDivertSharp
A minimal .NET binding over WinDivert
TechnikEmpire/CitadelCore
Cross platform filtering HTTP/S proxy based on .NET Standard 2.0.
TechnikEmpire/CitadelCore.Windows
Citadel Core platform-specific implementation for Windows
TechnikEmpire/NsfwNET
.NET Standard library for classifying pornographic images.
TechnikEmpire/DirectX12GameEngine
DirectX 12 .NET game engine
TechnikEmpire/cs2cpp
C# to C++ transpiler (Cs2Cpp) (Powered by Roslyn)
TechnikEmpire/DataTables-with-Razor-Pages
Using jQuery DataTables with ASP.NET Core Razor Pages
TechnikEmpire/ffmpeg_cpp_4.3
Really ugly conversion of ffmpeg.exe into a C++ DLL.
TechnikEmpire/PayPalSubscription
TechnikEmpire/TagHelpers
Helpful TagHelpers for any ASP.NET Core project (Paging, Select-Enum, etc).
TechnikEmpire/carpentry-compiler
Our carpentry compiler converts high-level geometric designs made by users to low-level fabrication instructions that can be directly followed to manufacture parts. The compiler performs multi-objective optimization on the low-level instructions to generate Pareto-optimal candidates.
TechnikEmpire/CLIP
Contrastive Language-Image Pretraining
TechnikEmpire/cmakeconverter
This project aims to facilitate the conversion of Visual Studio to CMake projects.
TechnikEmpire/collage_maker
Picture collage maker in Python
TechnikEmpire/filament
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
TechnikEmpire/FSWBC
An extension version of AAAI 2020: Efficient Querying from Weighted Binary Codes.
TechnikEmpire/hnswlib
Header-only C++/python library for fast approximate nearest neighbors
TechnikEmpire/hpcwild
Official code release for 3DV 2021 paper Human Performance Capture from Monocular Video in the Wild
TechnikEmpire/iisignature
Iterated integral signature calculations
TechnikEmpire/ios-cmake
A CMake toolchain file for iOS, macOS, watchOS & tvOS C/C++/Obj-C++ development
TechnikEmpire/learning_with_signatures
Learning with Signatures
TechnikEmpire/LearningDirectX12
This repository is intended to be used as a code repository for learning DirectX 12.
TechnikEmpire/matmulfreellm
Implementation for MatMul-free LM.
TechnikEmpire/mynlp
一个生产级、高性能、模块化、可扩展的中文NLP工具包。(中文分词、平均感知机、fastText、拼音、新词发现、分词纠错、BM25、人名识别、命名实体、自定义词典)
TechnikEmpire/netradiant-custom
The open-source, cross-platform level editor for id Tech based games.
TechnikEmpire/opencv
Open Source Computer Vision Library
TechnikEmpire/Quadot-Arena
TechnikEmpire/sentence-transformers
Multilingual Sentence & Image Embeddings with BERT
TechnikEmpire/swift-nio-ssl
TLS Support for SwiftNIO, based on BoringSSL.
TechnikEmpire/VolumeTiledForwardShading
A demo that I created for my Master thesis that demonstrates a rendering technique called Volume Tiled Forward Shading. This technique is based on Tiled and Clustered Forward Shading (Olsson, 2012)