Pinned Repositories
acmilan_facts
alienchromawave
Chroma Wave Style for AlienwareFX
Android-Face-Recognition-with-Deep-Learning-Test-Framework
Face Recognition framework for Android devices can be used to test different face recognition methods.
aries
Hyperledger Aries is infrastructure for blockchain-rooted, peer-to-peer interactions
aries-cloudagent-python
Hyperledger Aries Cloud Agent Python (ACA-Py) is a foundation for building decentralized identity applications and services running in non-mobile environments.
aries-framework-dotnet
Aries Framework .NET for building multiplatform SSI services
aries-framework-javascript
Aries Framework JavaScript (Built using TypeScript)
bitcoin
Bitcoin Core integration/staging tree
ibps_connector
once-for-all
[ICLR 2020] Once for All: Train One Network and Specialize it for Efficient Deployment
berserkr's Repositories
berserkr/once-for-all
[ICLR 2020] Once for All: Train One Network and Specialize it for Efficient Deployment
berserkr/Attention-Is-All-You-Need-Explained-PyTorch
A paper implementation and tutorial from scratch combining various great resources for implementing Transformers discussesd in Attention in All You Need Paper for the task of German to English Translation.
berserkr/camera-samples
Multiple samples showing the best practices in camera APIs on Android.
berserkr/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
berserkr/ego
EGo is an open-source SDK that enables you to develop your own confidential apps in the Go programming language.
berserkr/fabric
Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric
berserkr/fabric-private-chaincode
FPC enables Confidential Chaincode Execution for Hyperledger Fabric using Intel SGX.
berserkr/fabric-samples
berserkr/fabric-sdk-go
Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric-sdk-go
berserkr/fabric-smart-client
The Fabric Smart Client is a new Fabric Client that lets you focus on the business processes and simplifies the development of Fabric-based distributed application.
berserkr/fabric-token-sdk
The Fabric Token SDK is a set of API and services that lets developers create token-based distributed application on Hyperledger Fabric.
berserkr/gptq
Code for the paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers"
berserkr/keras-surgeon
Pruning and other network surgery for trained Keras models.
berserkr/linux-sgx
Intel SGX for Linux*
berserkr/ML-Papers-Explained
Explanation to key concepts in ML
berserkr/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
berserkr/open-adas
An open source advanced driver assistance system (ADAS) that uses Jetson Nano as the hardware. Features: Traffic sign detection, Forward collision warning, Lane departure warning.
berserkr/open_model_zoo
Pre-trained Deep Learning models and demos (high quality and extremely fast)
berserkr/openvino
OpenVINO™ Toolkit repository
berserkr/Pretrained-Language-Model
Pretrained language model and its related optimization techniques developed by Huawei Noah's Ark Lab.
berserkr/retraining-free-pruning
[NeurIPS 2022] A Fast Post-Training Pruning Framework for Transformers
berserkr/SEAL
Microsoft SEAL is an easy-to-use and powerful homomorphic encryption library.
berserkr/smoothquant
SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models
berserkr/tensorflow-yolov4-tflite
YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite
berserkr/tinyengine
[NeurIPS 2020] MCUNet: Tiny Deep Learning on IoT Devices; [NeurIPS 2021] MCUNetV2: Memory-Efficient Patch-based Inference for Tiny Deep Learning; [NeurIPS 2022] MCUNetV3: On-Device Training Under 256KB Memory
berserkr/torch-int
This repository contains integer operators on GPUs for PyTorch.
berserkr/Torch-Pruning
A pytorch pruning toolkit for structured neural network pruning and automatic layer dependency maintaining.
berserkr/TorchPruner
On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for neural networks in PyTorch.
berserkr/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
berserkr/yolov3-tf2
YoloV3 Implemented in Tensorflow 2.0