Lin Dong (@dl19940602)
  • Stars
    star
    134
  • Global Rank 166,568 (Top 6 %)
  • Followers 12
  • Following 21
  • Registered about 7 years ago
  • Most used languages
    Python
    83.3 %
    C++
    8.3 %
    Shell
    8.3 %
  • Location 🇨🇳 China
  • Country Total Rank 20,004
  • Country Ranking
    Python
    4,079
    Shell
    9,205

Top repositories

1

GCnet-pytorch

This is a pytorch type of block,including Non-local block,Simple Non-local block,GC block and all GC block; refer to paper《GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond》
Python
81
star
2

TridentNet-block-pytorch

This is trident-block of pytorch type,which is designed follow the share weight.
Python
20
star
3

DetNAS-mmdetection

The DetNAs is a torch type implemented on mmdetection.
Python
7
star
4

resnet18-caffe

This file is caffe type of resnet18,including resnet18.prototxt and resnet18-deploy.prototxt
4
star
5

pytorch-MyDataset

Pytorch framwork,read your own dataset in the form of txt or csv type
Python
3
star
6

res2net-pytorch

This is pytorch type of paper《Res2Net: A New Multi-scale Backbone Architecture》,including Res2net-50, Res2Next-29。
Python
2
star
7

inception-caffe

This file includes three type of inception: inceptionv1_bn_5×5,inceptionv1_bn_3×3,inceptionv2。
Shell
1
star
8

hello-world

1
star
9

Lidar_Semantic_Segmentation

C++
1
star
10

json2json

Refine json annotations according to COCO Style
Python
1
star
11

gliding

This project is an object detection task with rotation angle,based on Faster-RCNN
Python
1
star
12

Count-FLOPs-Params

This is a pytorch type of counting FLOPs and Params of nets。
Python
1
star
13

image-augmentation

Several methods of image augmentation,which can be applied to image classification,object detection,instance segmentation。
Python
1
star
14

merge_bn-caffe

In caffe framwork,this .py can merge bn and scale layer into conv layer,which can speed up test。
Python
1
star