GitHub topics: non-local
gauenk/stnls
Space-Time Attention with a Shifted Non-Local Search
Language: Python - Size: 22.2 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

open-mmlab/mmaction2
OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark
Language: Python - Size: 68.2 MB - Last synced at: 15 days ago - Pushed at: 9 months ago - Stars: 4,567 - Forks: 1,275

asalekin-ubiquitouslab/Modality-wise-Multple-Instance-Learning
The repository contains our implementation for the work to be presented at Ubicomp 2022
Language: Jupyter Notebook - Size: 31.1 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 3 - Forks: 0

AlexHex7/Non-local_pytorch
Implementation of Non-local Block.
Language: Python - Size: 12.2 MB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 1,572 - Forks: 274

ZJCV/ZCls 📦
Object Classification Training Framework
Language: Python - Size: 1.55 MB - Last synced at: 7 days ago - Pushed at: about 3 years ago - Stars: 142 - Forks: 24

daili0015/ModelFeast
Pytorch model zoo for human, include all kinds of 2D CNN, 3D CNN, and CRNN
Language: Python - Size: 1.89 MB - Last synced at: 7 days ago - Pushed at: almost 6 years ago - Stars: 155 - Forks: 38

SuperBruceJia/NLNet-IQA
Non-local Modeling for Image Quality Assessment
Language: Python - Size: 16.3 MB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 1

maggiesong7/DenoisedNL
Denoised Non-Local Neural Network for Semantic Segmentation [TNNLS 2023]
Language: Python - Size: 164 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

maggiesong7/FullyAttentional
Fully Attentional Network for Semantic Segmentation [AAAI 2022]
Language: Python - Size: 18.6 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 21 - Forks: 1

titu1994/keras-non-local-nets
Keras implementation of Non-local Neural Networks
Language: Python - Size: 267 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 290 - Forks: 97

andrewrgarcia/non-local-blocks
A new implementation of Non-local Blocks from Non-local Neural Networks (Wang et al. 2018). https://arxiv.org/abs/1711.07971
Language: Python - Size: 52.7 KB - Last synced at: 2 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

LucasLee-ff/HAR
Human Action Recognition
Language: Python - Size: 627 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

Junjun2016/APCNet
Adaptive Pyramid Context Network for Semantic Segmentation (APCNet CVPR'2019)
Language: Python - Size: 1.88 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 23 - Forks: 3

ZJCV/Non-local
[CVPR 2018] Non-local Neural Networks
Language: Python - Size: 6.17 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

LarsSchaaf/Guaranteed-Non-Local-Molecular-Dataset
A dataset for benchmarking non-local capabilities of geometric machine learning models.
Size: 823 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

Ha0Tang/XingGAN
[ECCV 2020] XingGAN for Person Image Generation
Language: Python - Size: 1.44 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 228 - Forks: 36

pkumivision/FFC
This is an official pytorch implementation of Fast Fourier Convolution.
Language: Python - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 274 - Forks: 26

lkeab/BCNet
Deep Occlusion-Aware Instance Segmentation with Overlapping BiLayers [CVPR 2021]
Language: Python - Size: 6.5 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 480 - Forks: 68

russellllaputa/region-based-non-local-network
[Codes of paper]: Region-based Non-local operation for Video Classification
Language: Python - Size: 4.27 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 19 - Forks: 3

kevintah/miniCompiler
LISP TO C COMPILER
Language: Python - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

1820366459/SRL-Pose-Estimation
The project is an official implement of our ACM Multimedia 2019 paper "Fast Non-Local Neural Networks with Spectral Residual Learning"
Language: Python - Size: 41 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 1

AlecMcCutcheon/ImportFromURL
ImportFromURL is a Module / One-Liner that allows you to effortlessly import Ps1 Scripts, Psm1 Modules & Raw DLL Module Data into your current Powershell session without having to install or store any files locally. "Import From URL"
Language: PowerShell - Size: 36.1 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 2

gauenk/vpss
A Python implementation of a standard Video Patch Similarity Search. This method is commonly used within non-local denoising algorithms.
Language: Python - Size: 70.3 KB - Last synced at: 26 days ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

gauenk/lidia_2p0
Extending the LIDIA non-local denoiser to (i) videos and (ii) standard resolutions
Language: Python - Size: 349 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

hbb1/landmarkconv
A simple idea of out-of-box convolution.
Language: Cuda - Size: 1.15 MB - Last synced at: 11 days ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 2

viraj-shah18/NLmeans_denoising
Python implementation of "A non-local algorithm for image denoising" paper.
Language: Python - Size: 3.53 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

acere/Bell-manypairs
Data analysis for CHSH experiments with collective measurements
Language: Python - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

computeVision/ippr
image processing and pattern recognition
Language: Python - Size: 46.5 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
