Pinned Repositories
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
BDCN
The code for the paper Bi-Directional Cascade Network for Perceptual Edge Detection( CVPR2019 ),and add the re_Dice loss from the paper Learning to Predict Crisp Boundaries (ECCV 2018)
CASENet
PyTorch implementation of CASENet
CASENet-1
A Pytorch implementation of CASENet for the Cityscapes Dataset
ccnn
Code repository of the paper "Towards a General Purpose CNN for Long Range Dependencies in N-D" https://arxiv.org/abs/2206.03398.
CED
Deep Crisp Boundaries
cobnet
convolution oriented boundaries (pytorch)
DDS
Semantic Edge Detection with Diverse Deep Supervision
Fast-edge-detection-using-structured-forests
Doll´ar, P., and Zitnick, C. L. 2015. Fast edge detection using structured forests. IEEE transactions on pattern analysis and machine intelligence 37(8):1558–1570
hello-world
just another repository
baoshishui's Repositories
baoshishui/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
baoshishui/ccnn
Code repository of the paper "Towards a General Purpose CNN for Long Range Dependencies in N-D" https://arxiv.org/abs/2206.03398.
baoshishui/DDS
Semantic Edge Detection with Diverse Deep Supervision
baoshishui/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
baoshishui/detr
End-to-End Object Detection with Transformers
baoshishui/DexiNed
DexiNed: Dense EXtreme Inception Network for Edge Detection
baoshishui/DFF
Code for Dynamic Feature Fusion for Semantic Edge Detection https://arxiv.org/abs/1902.09104
baoshishui/DFF-pytorch
A Pytorch implementation of Dynamic Feature Fusion for Semantic Edge detection(IJCAI 2019,unoffical)
baoshishui/DOOBNet
Caffe implementation of DOOBNet https://arxiv.org/abs/1806.03772
baoshishui/EDTER
EDTER: Edge Detection with Transformer, in CVPR 2022
baoshishui/faster-rcnn-pytorch
这是一个faster-rcnn的pytorch实现的库,可以利用voc数据集格式的数据进行训练。
baoshishui/FCL-Net
This is the pytorch implementation of FCL-Net.
baoshishui/FPGA-Edge-Detection-Project1
FPGA-Edge-Detection-Project1
baoshishui/FSS-1000
FSS-1000, A 1000-class Dataset For Few-shot Segmentation
baoshishui/LiteSeg
Pytorch implementation for LiteSeg
baoshishui/MetaSegNet
Differentiable Meta-learning Model for Few-shot Semantic Segmentation
baoshishui/mmdetection
OpenMMLab Detection Toolbox and Benchmark
baoshishui/models
Models and examples built with TensorFlow
baoshishui/MT-ORL
PyTorch implementation of paper "MT-ORL: Multi-Task Occlusion Relationship Learning" (ICCV 2021)
baoshishui/MTL-Segmentation
Meta Transfer Learning for Few Shot Semantic Segmentation using U-Net
baoshishui/pidinet
Code for the ICCV 2021 paper "Pixel Difference Networks for Efficient Edge Detection" (Oral).
baoshishui/PixelAnnotationTool
Annotate quickly images.
baoshishui/PMMs
Prototype Mixture Models for Few-shot Semantic Segmentation
baoshishui/RINDNet
RINDNet: Edge Detection for Discontinuity in Reflectance, Illumination, Normal and Depth, in ICCV 2021 (oral)
baoshishui/SSD-Pytorch
SSD目标检测算法(Single Shot MultiBox Detector)(简单,明了,易用,全中文注释,单机多卡训练,视频检测)( If you train the model on a single computer and mutil GPU, this program will be your best choice , easier to use and easier to understand )
baoshishui/TensorFlow-2.x-Tutorials
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
baoshishui/transformer
Implementation of "Attention Is All You Need" using pytorch
baoshishui/yolo2-pytorch
YOLOv2 in PyTorch
baoshishui/yolov2-yolov3_PyTorch
baoshishui/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > TFLite