Pinned Repositories
802.11n-ldpc
A matlab implementation of the 802.11n LDPC encoder and decoder
Attendance-using-Face
Face-recognition using Siamese network
BIT-thesis-LaTex
北京理工大学学硕士/博士学位毕业论文LaTeX模板(LaTeX Template for BIT thesis)
Card-Ocr
身份证识别OCR
CCF2019-OCR
CCF2019-OCR身份证要素识别-数据生成器
cnn
This is a matlab-code implementation of convolutional neural network
CNN-FPGA
使用Verilog实现的CNN模块,可以方便的在FPGA项目中使用
CNN_MNIST_recognition_by_Pytorch
基于Pytorch的卷积神经网络MNIST手写数字识别 适用于Pytorch与神经网络入门学习
Cpp-0-1-Resource
C++ 匠心之作 从0到1入门资料
cvpr15deepcompare
Code and models for "Learning to Compare Image Patches via Convolutional Neural Networks"
liucj97's Repositories
liucj97/CNN_MNIST_recognition_by_Pytorch
基于Pytorch的卷积神经网络MNIST手写数字识别 适用于Pytorch与神经网络入门学习
liucj97/Attendance-using-Face
Face-recognition using Siamese network
liucj97/BIT-thesis-LaTex
北京理工大学学硕士/博士学位毕业论文LaTeX模板(LaTeX Template for BIT thesis)
liucj97/Cpp-0-1-Resource
C++ 匠心之作 从0到1入门资料
liucj97/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
liucj97/detr
End-to-End Object Detection with Transformers
liucj97/DNN-network
孪生神经网络
liucj97/Facial-Recognition-Using-FaceNet-Siamese-One-Shot-Learning
Implementation of Facial Recognition System Using Facenet based on One Shot Learning Using Siamese Networks
liucj97/FunnelAct
liucj97/hls4ml
Machine learning in FPGAs using HLS
liucj97/HRSID
HRSID: high resolution sar images dataset for ship detection, semantic segmentation, and instance segmentation tasks.
liucj97/LaTeX-template
LaTeX template for BIT thesis
liucj97/litex-vexriscv-tensorflow-lite-demo
TF Lite demo on LiteX/VexRiscv soft RISC-V SoC on a Digilent Arty board
liucj97/LS-SSDD-v1.0-OPEN
This is a Large-Scale SAR Ship Detection Dataset-v1.0 (LS-SSDD-v1.0) from Sentinel-1, for small ship detec-tion under large-scale backgrounds. LS-SSDD-v1.0 contains 15 large-scale SAR images whose ground truths are correctly labeled by SAR experts by drawing support from Automatic Identifica-tion System (AIS) and Google Earth. To facilitate network training, the large-scale images are directly cut into 9,000 sub-images without bells and whistles, providing convenience for subsequent detec-tion result presentation in large-scale SAR images.
liucj97/mmdetection
OpenMMLab Detection Toolbox and Benchmark
liucj97/netron
Visualizer for neural network, deep learning and machine learning models
liucj97/PlotNeuralNet
Latex code for making neural networks diagrams
liucj97/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
liucj97/riscv-gnu-toolchain
GNU toolchain for RISC-V, including GCC
liucj97/swin-transformer-pytorch
Implementation of the Swin Transformer in PyTorch.
liucj97/Ultra-Light-Fast-Generic-Face-Detector-1MB
💎1MB lightweight face detection model (1MB轻量级人脸检测模型)
liucj97/verilog-axi
Verilog AXI components for FPGA implementation
liucj97/VVC-CU-TU-partition-visualization
Visualize VVC(VTM) CU/TU partition
liucj97/VVCEasy
VVCEasy is that you don't have to compile or/and coding to encode VVC (known as Versatile Video Codec). Simple. Easy. Encode. Decode
liucj97/vvdec
Fraunhofer Versatile Video Decoder (VVdeC)
liucj97/vvenc
Fraunhofer Versatile Video Encoder (VVenC)
liucj97/yolov2-yolov3_PyTorch
liucj97/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
liucj97/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > TFLite
liucj97/YOLOX
YOLOX is a high-performance anchor-free YOLO. Exceeding yolov3~v5 with ONNX, TensorRT, ncnn, and OpenVINO supported.