Pinned Repositories
caffe_plus
caffe plus
CSE-351-hwswinterface-002
CSE 351: The Hardware/Software Interface
cv_unet_image-matting
BSHM人像抠图ONNX版本
PRNet-Train
PRNet train code
PyTorch-QAT
PyTorch Quantization Aware Training(QAT,量化感知训练)
Pytorch_Retinaface_To_Caffe
convert mobilenet0.25_Final.pth to caffemodel in [Pytorch_Retinaface](https://github.com/biubug6/Pytorch_Retinaface)
TensorRT_int8_demo
TensorRT int8 demo including quant int8 model and inference
vicarRead
Read a Vicar image(IMG format)by-matlab
YOLOV5_RK1126
yolov5 rk1126 cpp code
jnulzl's Repositories
jnulzl/cv_unet_image-matting
BSHM人像抠图ONNX版本
jnulzl/Ascend_dvpp_resize
Ascend dvpp 图像等比例缩放
jnulzl/libfacedetectionC
libfacedetection pure c99 inference
jnulzl/RE-DETR_ONNX_Post_Process
RE-DETR ONNX model manual post process(single input ,single output)(RE-DETR ONNX模型手动后处理,单输入、单输出)
jnulzl/6s965-fall2022
https://hanlab.mit.edu/courses/2022-fall-6s965
jnulzl/access_private_20
Access private members and statics of a C++ class
jnulzl/AlexeyAB_darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
jnulzl/ARM_NEON_2_x86_SSE
The platform independent header allowing to compile any C/C++ code containing ARM NEON intrinsic functions for x86 target systems using SIMD up to AVX2 intrinsic functions
jnulzl/Ascend310P3_Ascend310XX_quant
Ascend310P3/Ascend310 ONNX模型量化
jnulzl/auto-subtitle
Automatically generate and overlay subtitles for any video.
jnulzl/Book-CSAPP
深入理解计算机系统(Computer Systems: A Programmer's Perspective)
jnulzl/change_onnx_batch_size
Change batch size for static shape/dynamic shape onnx model
jnulzl/CS144-Sponge
Standford CS144 Lab (Sponge 版本),已全部完成
jnulzl/cs61c-all-materials
This repository collects all materials from past years of cs61c.
jnulzl/ctl
My variant of the C Template Library
jnulzl/depth_anything_v2_onnx_without_layer_normalization
Delete LayerNormalization layers in the depth anything v2 onnx and replace them with onnx other operators combination
jnulzl/faster-whisper
Faster Whisper transcription with CTranslate2
jnulzl/keras2c
A simple library to deploy Keras neural networks in pure C for realtime applications
jnulzl/KuiperInfer
校招、秋招、春招、实习好项目!带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step
jnulzl/live555_with_cmake
live555 add cmake build supported
jnulzl/Mali_OpenCL_SDK
http://malideveloper.arm.com/resources/sdks/mali-opencl-sdk/
jnulzl/onnx2tflite
Tool for onnx->keras or onnx->tflite. If tool is useful for you, please star it.
jnulzl/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
jnulzl/OOP-in-C
Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.
jnulzl/ort_source_v1.0.0
onnxruntime(ort) source annotated based v1.0.0
jnulzl/ProgrammingRust
本书为《Programming Rust - Fast, Safe Systems Development》第2版的个人中文翻译,仅供学习和交流使用,如有侵权请联系作者删除
jnulzl/redis7.0-chinese-annotated
Redis 7.0.5 版本——中文注释,持续更新!欢迎参与本项目!🍭🍭🍭
jnulzl/tf_cmake_build_v1.4
cmake build tensorflow(v1.4.0) for reading source code using clion
jnulzl/umm_malloc
Memory Manager For Small(ish) Microprocessors
jnulzl/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite