Pinned Repositories
3D-ConvLSTMs-for-Monte-Carlo
3D-PointCloud
Papers and Datasets about Point Cloud.
3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
3d-vision-transformers
A list of 3D computer vision papers with Transformers
Activity-Recognition-with-CNN-and-RNN
Temporal Segments LSTM and Temporal-Inception for Activity Recognition
AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
ai-for-grant-writing
A curated list of resources for using LLMs to develop more competitive grant applications.
allennlp
An open-source NLP research library, built on PyTorch.
awesome-action-recognition
A curated list of action recognition and related area resources
deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
shujunyy123's Repositories
shujunyy123/3D-PointCloud
Papers and Datasets about Point Cloud.
shujunyy123/ai-for-grant-writing
A curated list of resources for using LLMs to develop more competitive grant applications.
shujunyy123/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
shujunyy123/awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
shujunyy123/awesome-multimodal-ml
Reading list for research topics in multimodal machine learning
shujunyy123/CoTAN
[MICCAI 2023] Conditional Temporal Attention Networks for Neonatal Cortical Surface Reconstruction
shujunyy123/DKM
[CVPR 2023] DKM: Dense Kernelized Feature Matching for Geometry Estimation
shujunyy123/gim
GIM: Learning Generalizable Image Matcher From Internet Videos (ICLR 2024 Spotlight)
shujunyy123/mamba
shujunyy123/MFT
Pytorch implementation of Multimodal Fusion Transformer for Remote Sensing Image Classification.
shujunyy123/mmseg-extension
mmsegmentation extension library containing the latest paper code.
shujunyy123/Multimodal-image-fusion
多模态图像融合及下游双层次动态学习
shujunyy123/OpenSource
Open source of paper submitted
shujunyy123/PSFusion
This is official Pytorch implementation of "Rethinking the necessity of image fusion in high-level vision tasks: A practical infrared and visible image fusion network based on progressive semantic injection and scene fidelity"
shujunyy123/pytorch-3dunet
3D U-Net model for volumetric semantic segmentation written in pytorch
shujunyy123/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNet-V3/V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
shujunyy123/RoMa
[CVPR 2024] RoMa: Robust Dense Feature Matching; RoMa is the robust dense feature matcher capable of estimating pixel-dense warps and reliable certainties for almost any image pair.
shujunyy123/S3D
Release of the pretrained S3D Network in PyTorch (ECCV 2018)
shujunyy123/sam-hq
Segment Anything in High Quality [NeurIPS 2023]
shujunyy123/SlowFast
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
shujunyy123/SOLC
Remote Sensing Sar-Optical Land-use Classfication Pytorch Pytorch高分辨率遥感语义分割/地物分割/地物分类
shujunyy123/TASED-Net
Temporally-Aggregating Spatial Encoder-Decoder Network for Video Saliency Detection (ICCV 2019)
shujunyy123/TIMFusion
A Task-guided, Implicitly-searched and Meta- initialized Deep Model for Image Fusion TPAMI 24
shujunyy123/U-Mamba
U-Mamba: Enhancing Long-range Dependency for Biomedical Image Segmentation
shujunyy123/video_features
Extract video features from raw videos using multiple GPUs. We support RAFT and PWC flow frames as well as S3D, I3D, R(2+1)D, VGGish, CLIP, ResNet features.
shujunyy123/VideoMAEv2
[CVPR 2023] VideoMAE V2: Scaling Video Masked Autoencoders with Dual Masking
shujunyy123/Vim
Vision Mamba: Efficient Visual Representation Learning with Bidirectional State Space Model
shujunyy123/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
shujunyy123/Vivim
Vivim: a Video Vision Mamba for Video Object Segmentation
shujunyy123/VMamba
VMamba: Visual State Space Models,code is based on mamba