liang-join's Stars
xmu-xiaoma666/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
MenghaoGuo/Awesome-Vision-Attentions
Summary of related papers on visual attention. Related code will be released based on Jittor gradually.
yhenon/pytorch-retinanet
Pytorch implementation of RetinaNet object detection.
mahyarnajibi/SSH
SSH: Single Stage Headless Face Detector
zgcr/SimpleAICV_pytorch_training_examples
SimpleAICV:pytorch training and testing examples.
uzh-rpg/RVT
Implementation of "Recurrent Vision Transformers for Object Detection with Event Cameras". CVPR 2023
Caojunxu/AC-FPN
Implement of paper 《Attention-guided Context Feature Pyramid Network for Object Detection》
miaoshuyu/object-detection-usages
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 Pytorch.
AHupuJR/EFNet
Event-based Fusion for Motion Deblurring with Cross-modal Attention (ECCV'22 Oral) https://ahupujr.github.io/EFNet/
LarryDong/EventCameraGroupsCN
整理国内事件相机研究团队。逐步整理
martinzlocha/anchor-optimization
Anchor optimization for RetinaNet.
hli1221/imagefusion-nestfuse
NestFuse (IEEE TIM 2020, Highly Cited Paper)- Pytorch >= 0.4.1
gogojjh/ESVO_extension
ZZY-Zhou/RENet
[ICRA'23] Dataset of Moving Object Detection; Official Implementation of "RGB-Event Fusion for Moving Object Detection in Autonomous Driving"
Media-Smart/vedatad
A single stage temporal action detection toolbox based on PyTorch
Jee-King/ICCV2021_Event_Frame_Tracking
Object Tracking by Jointly Exploiting Frame and Event Domain (ICCV 2021)
zhihu/SERank
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 based on TF-Ranking.
dianzl/SODFormer
chouxianyu/Boundary-Aware-PoolNet
Boundary Aware PoolNet = PoolNet + BASNet : Deeply supervised PoolNet using the hybrid loss in BASNet for Salient Object Detection
zimoqingfeng/UMOP
lhcezx/Graph-FPN
Retinanet using Graph feature pyramid networks
SSIGPRO/PEDRo-Event-Based-Dataset
cuihu1998/GENet-Res50
Implementation of Gather-Excite Network based on Mindspore and pytorch
libiseller/MobileNetV2-dynamicFPN
MobileNetV2 architecture combined with a dynamically generated Feature Pyramid Network
DUT-IIAU-OIP-Lab/DCFNet
Dynamic Context-Sensitive Filtering Network for Video Salient Object Detection
LvShuaiChao/module_BiFPN
BiFPN模块
gbliao/MMNet
Official PyTorch implementation of the paper ‘MMNet: Multi-Stage and Multi-Scale Fusion Network for RGB-D Salient Object Detection’ (ACMMM'2020)
francescoareoluci/tbr-event-object-detection
A framework to perform object detection over Temporal Binary Encoded frames
shsjxzh/Focal-IOU-SSD
The code for experiments of SSD with Focal IOU loss
Shualite/UBNet