viasunw's repositories
Yolo-V-3-network-from-scratch-in-pytorch
yolo v3 in pytorch ( python version 3 ) for image real time image detection and video detection (video formate .avi supported by opencv )
CU-Net
Code for "Quantized Densely Connected U-Nets for Efficient Landmark Localization" (ECCV 2018) and "CU-Net: Coupled U-Nets" (BMVC 2018 oral)
Focal-Loss-Pytorch
全中文注释.(The loss function of retinanet based on pytorch).(You can use it on one-stage detection task or classifical task, to solve data imbalance influence).用于one-stage目标检测算法,提升检测效果.你也可以在分类任务中使用该损失函数,解决数据不平衡问题.
focal_loss_pytorch
A PyTorch Implementation of Focal Loss.
hello-world
just anothor repository
Non-local_pytorch
Implementation of Non-local Block.
pytorch-cifar
95.47% on CIFAR10 with PyTorch
Semantic-Segmentation-Suite
Semantic Segmentation Suite in TensorFlow. Implement, train, and test new Semantic Segmentation models easily!