• Stars
    star
    1
  • Language
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More 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

Lidar_Semantic_Segmentation

C++
1
star
9

json2json

Refine json annotations according to COCO Style
Python
1
star
10

gliding

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

Count-FLOPs-Params

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

image-augmentation

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

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