Pinned Repositories
3DUnetCNN
Pytorch 3D U-Net Convolution Neural Network (CNN) designed for medical image segmentation
CRAFT-pytorch
Official implementation of Character Region Awareness for Text Detection (CRAFT)
CUDA-Learn-Note
🎉CUDA 笔记 / 高频面试题汇总 / C++笔记,个人笔记,更新随缘: sgemm、sgemv、warp reduce、block reduce、dot product、elementwise、softmax、layernorm、rmsnorm、hist etc.
cuda_voxelizer
CUDA Voxelizer to convert polygon meshes into annotated voxel grids
CudaSteps
基于《cuda编程-基础与实践》(樊哲勇 著)的cuda学习之路。
faster-rcnn-pytorch
这是一个faster-rcnn的pytorch实现的库,可以利用voc数据集格式的数据进行训练。
fvcore
Collection of common code that's shared among different research projects in FAIR computer vision team.
how-to-optim-algorithm-in-cuda
how to optimize some algorithm in cuda.
Mask2Former-Simplify
ml-destseg
Sirliyang's Repositories
Sirliyang/PCL-algorithm
Implementation of some algorithms in PCL
Sirliyang/efficient_densenet_pytorch
A memory-efficient implementation of DenseNets
Sirliyang/deeplabv3-plus-pytorch_bubbiiiing
这是一个deeplabv3-plus-pytorch的源码,可以用于训练自己的模型。
Sirliyang/CiT-Net
Sirliyang/Simsiam-for-CIFAR-10-Chinese
使用了 https://github.com/SaeedShurrab/SimSiam-pytorch 作为Simsiam backbone,添加了中文注释和简单的训练过程
Sirliyang/PSENet
Official Pytorch implementations of PSENet.
Sirliyang/mask-rcnn-tf2
这是一个mask-rcnn-tf2的库,可以用于训练自己的模型。
Sirliyang/S2ANet
A reimplementation of the S2ANet algorithm for Oriented Object Detection
Sirliyang/model_cryptor
深度学习模型加解密工具
Sirliyang/Mask2Former
Code release for "Masked-attention Mask Transformer for Universal Image Segmentation"
Sirliyang/trocr-chinese
transformers ocr for chinese
Sirliyang/Rotated-RetinaNet
Rotation RetinaNet for arbitrary-oriented object detection.
Sirliyang/the-gan-zoo
A list of all named GANs!
Sirliyang/DeepLabV3Plus
Pretrained DeepLabv3 and DeepLabv3+ for Pascal VOC & Cityscapes
Sirliyang/yolov5-v6.1-pytorch
这是一个yolov5-v6.1-pytorch的源码,可以用于训练自己的模型。
Sirliyang/opencv
Open Source Computer Vision Library
Sirliyang/DeepLabV3Plus-Pytorch
colorpoint_DeepLabV3Plus-Pytorch
Sirliyang/tensorrt-layernorm-plugin
Sirliyang/Helmet-Detection
Helmet Detection Using YOLO5 Algorithm & Pytorch
Sirliyang/yolact-pytorch
这是一个yolact-pytorch的库,可用于训练自己的数据集
Sirliyang/start-learning-opengl
Learn opengl together
Sirliyang/setr-pytorch
Rethinking Semantic Segmentation from a Sequence-to-Sequence Perspective with Transformers
Sirliyang/-
各种工具零件的表面高精度缺陷检测
Sirliyang/yolact_pytorch
:fire: :fire: :fire:Train Your Own DataSet for YOLACT and YOLACT++ Instance Segmentation Model!!!
Sirliyang/bilinearResize_cuda
my implementation of cpu and gpu version of bilinear upsampling
Sirliyang/Mask-RCNN
A PyTorch implementation of the architecture of Mask RCNN