Pinned Repositories
Cambricon_easydk
darknet
YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
DeepInfomaxPytorch
Learning deep representations by mutual information estimation and maximization
deepmask-pytorch
PyTorch re-implementation of DeepMask
dev_env_cambricon
cambricon370
font_ocr_rec
gptpdf
Using GPT to parse PDF
obj_left
modify opencv
ScaledYOLOv4
segmentation_keras
DilatedNet in Keras for image segmentation
zhn6818's Repositories
zhn6818/dev_env_cambricon
cambricon370
zhn6818/3D-UNet
A pytorch implementation of 3D UNet for 3D MRI Segmentation.
zhn6818/brats_segmentation-pytorch
3d unet + vae, repoduce brats2018 winner solution
zhn6818/Chinese-CLIP
Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.
zhn6818/Deep-SVDD-PyTorch
A PyTorch implementation of the Deep SVDD anomaly detection method
zhn6818/Detic
Code release for "Detecting Twenty-thousand Classes using Image-level Supervision".
zhn6818/detic-sam
Detic + SAM for open-vocabulary object detection and segmentation.
zhn6818/EfficientAD
Unofficial implementation of EfficientAD https://arxiv.org/abs/2303.14535
zhn6818/fcdd
Repository for the Explainable Deep One-Class Classification paper
zhn6818/llama
Inference code for LLaMA models
zhn6818/llama.cpp
Port of Facebook's LLaMA model in C/C++
zhn6818/MobileSAM2
This is the official code for MobileSAM project that makes SAM lightweight for mobile applications and beyond!
zhn6818/mydemo
zhn6818/myGMM2
zhn6818/pybind11
zhn6818/Python-100-Days
Python - 100天从新手到大师
zhn6818/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
zhn6818/pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
zhn6818/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
zhn6818/pytorch_classification
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
zhn6818/pytorch_distribute
zhn6818/SAM_TensorRT
This is the code to implement Segment Anything (SAM) using TensorRT(C++).
zhn6818/TDD
This is an official implementation for "One-Step Detection Paradigm for Hyperspectral Anomaly Detection via Spectral Deviation Relationship Learning“
zhn6818/tensor_demo
pytorch class
zhn6818/TensorRT
NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.
zhn6818/transformer
PyTorch Implementation of "Attention Is All You Need"
zhn6818/transformer_dev
zhn6818/video-classification
Tutorial for video classification/ action recognition using 3D CNN/ CNN+RNN on UCF101
zhn6818/visualSummary
visual summary
zhn6818/ZBS
ZBS: Zero-shot Background Subtraction via Instance-level Background Modeling and Foreground Selection (CVPR2023)