dilated-convolution
There are 27 repositories under dilated-convolution topic.
hellloxiaotian/BRDNet
Image denoising using deep CNN with batch renormalization(Neural Networks,2020)
songdejia/DeepLab_v3_plus
This is an ongoing re-implementation of DeepLab_v3_plus on pytorch which is trained on VOC2012 and use ResNet101 for backbone.
BenChaliah/TimeSeriesGAN
GANs for Time series analysis (Synthetic data generation, anomaly detection and interpolation), Hypertuning using Optuna, MLFlow and Databricks
ParitoshParmar/MTL-AQA
What and How Well You Performed? A Multitask Learning Approach to Action Quality Assessment [CVPR 2019]
hellloxiaotian/ECNDNet
Enhanced CNN for image denoising (CAAI Transactions on Intelligence Technology, 2019)
dr-costas/dnd-sed
Sound event detection with depthwise separable and dilated convolutions.
UARK-AICV/AerialFormer
[Remote Sensing] AerialFormer: Multi-resolution Transformer for Aerial Image Segmentation
AdityaDutt/Audio-Classification-Using-Wavelet-Transform
Classifying audio using Wavelet transform and deep learning
SharifAmit/DilatedFCNSegmentation
[SAIN'18] [Caffe] A dilated version of FCN with Stride 2 for Efficient Semantic Segmentation
zzzDavid/Dilated-Convolutional-Layer-Implementation
An implementation of dilated convolutional layer based on Darknet Architecture
stickeritis/sticker
Succeeded by SyntaxDot: https://github.com/tensordot/syntaxdot
AdityaDutt/Bird-Song-Classification
Classify bird species based on their songs using SIamese Networks and 1D dilated convolutions.
many-facedgod/Numpy-Atrous-Transposed-CNN
A Numpy implementation of the dilated/atrous CNNs proposed by Yu et al. as well as transposed convolutions.
becauseofAI/DetNet-Keras
An implementation of DetNet with Keras.
SpringerNLP/Chapter6
Chapter 6: Convolutional Neural Networks
manupomax/time_series_bible
comprehensive collection of powerful techniques for time series data visualization, analysis and modeling
minar09/DRN-PyTorch
PyTorch implementation of Dilated Residual Networks for semantic image segmentation
nhattruongpham/hda-adcrnn-ser
Hybrid Data Augmentation and Attention-based Dilated Convolutional-Recurrent Neural Networks for Speech Emotion Recognition
Jonas1312/dilation-rate-as-fibonacci-sequence
Dilation Rate Gridding Problem and How to Solve It With the Fibonacci Sequence.
sandipan211/LoCATe-GAT
Official PyTorch implementation of the IEEE TETCI 2024 paper LoCATe-GAT
Mcamin/Forecasting
Time Series Forecasting Best Practices & Examples
srinath2022/DeSnowNet-Impl
Implementation of DeSnowNet paper - https://arxiv.org/pdf/1708.04512.pdf
ebuka-olisa/low-complexity-acoustic-scene
Neural Network for Low Complexity Acoustic Scene Classification
gokul-pv/AdvancedConvolutions
Advance Convolutions, Attention and Image Augmentation: Depth wise, Pixel Shuffle, Dilated, Transpose, Channel Attention, and Albumentations Library
tonibofarull/ts-autoencoder
Dilated Convolutional Autoencoder for univariate Time Series
chandnii7/Convolutional-Neural-Network
Program implements a convolutional neural network for classifying images of numbers in the MNIST dataset as either even or odd using GPU framework.
Sai-Nandan-Desetti/Fast-Image-Processing
This is an implementation of the "Fast Image Processing with Fully-Convolutional Networks" paper.