cnn-architecture topic

List cnn-architecture repositories

selective-convolution

24
Stars
5
Forks
Watchers

Code for the paper "Training CNNs with Selective Allocation of Channels" (ICML 2019)

fire-detection-cnn

527
Stars
168
Forks
Watchers

real-time fire detection in video imagery using a convolutional neural network (deep learning) - from our ICIP 2018 paper (Dunnings / Breckon) + ICMLA 2019 paper (Samarth / Bhowmik / Breckon)

PyramidNet

128
Stars
38
Forks
Watchers

Torch implementation of the paper "Deep Pyramidal Residual Networks" (https://arxiv.org/abs/1610.02915).

keras_transfer_cifar10

130
Stars
58
Forks
Watchers

Object classification with CIFAR-10 using transfer learning

Conv-TasNet

388
Stars
73
Forks
Watchers

Conv-TasNet: Surpassing Ideal Time-Frequency Magnitude Masking for Speech Separation Pytorch's Implement

DexiNed

696
Stars
157
Forks
Watchers

DexiNed: Dense EXtreme Inception Network for Edge Detection

fusenet

127
Stars
40
Forks
Watchers

This repository is the official release of the code for the following paper "FuseNet: Incorporating Depth into Semantic Segmentation via Fusion-based CNN Architecture" which is published at the 13th A...

FuseNet_PyTorch

107
Stars
34
Forks
Watchers

Joint scene classification and semantic segmentation with FuseNet