Stars
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
Object Tracking by Jointly Exploiting Frame and Event Domain (ICCV 2021)
Implementation of "Recurrent Vision Transformers for Object Detection with Event Cameras". CVPR 2023
[ICRA'23] Dataset of Moving Object Detection; Official Implementation of "RGB-Event Fusion for Moving Object Detection in Autonomous Driving"
Pytorch implementation of RetinaNet object detection.
NestFuse (IEEE TIM 2020, Highly Cited Paper)- Pytorch >= 0.4.1
Anchor optimization for RetinaNet.
An efficient and effective learning to rank algorithm by mining information across ranking candidates. This repository contains the tensorflow implementation of SERank model. The code is developed …
SimpleAICV:pytorch training and testing examples.
Implementation of Gather-Excite Network based on Mindspore and pytorch
Boundary Aware PoolNet = PoolNet + BASNet : Deeply supervised PoolNet using the hybrid loss in BASNet for Salient Object Detection
The brief implementation and using examples of object detection usages like, IoU, NMS, soft-NMS, SmoothL1、IoU loss、GIoU loss、 DIoU loss、CIoU loss, cross-entropy、focal-loss、GHM, AP/MAP and so on by …
The code for experiments of SSD with Focal IOU loss
Event-based Fusion for Motion Deblurring with Cross-modal Attention (ECCV'22 Oral) https://ahupujr.github.io/EFNet/
Implement of paper 《Attention-guided Context Feature Pyramid Network for Object Detection》
MobileNetV2 architecture combined with a dynamically generated Feature Pyramid Network
Official PyTorch implementation of the paper ‘MMNet: Multi-Stage and Multi-Scale Fusion Network for RGB-D Salient Object Detection’ (ACMMM'2020)
Summary of related papers on visual attention. Related code will be released based on Jittor gradually.
A framework to perform object detection over Temporal Binary Encoded frames
A single stage temporal action detection toolbox based on PyTorch
DUT-IIAU-OIP-Lab / DCFNet
Forked from Roudgers/DCFNetDynamic Context-Sensitive Filtering Network for Video Salient Object Detection