LijiaDong1220's Stars
epfml/attention-cnn
Source code for "On the Relationship between Self-Attention and Convolutional Layers"
utkuozbulak/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
adobe/antialiased-cnns
pip install antialiased-cnns to improve stability and accuracy
poloclub/cnn-explainer
Learning Convolutional Neural Networks with Interactive Visualization.
wangwangwang97/GitProject
Yiming-M/CLIP-EBC
The official implementation of the crowd counting model CLIP-EBC.
Cuirongcheng/MonocularVisionRanging
基于单目视觉原理,研究目标图像的预处理、识别、定位方法与测距模型,设计实现一个目标识别与定位测距原型系统。
liuchangji/simple-distance-measure-by-camera
基于地面假设的单目测距,核心代码文件
facebookresearch/detr
End-to-End Object Detection with Transformers
cxliu0/PET
[ICCV 2023] Point-Query Quadtree for Crowd Counting, Localization, and More
chapin666/books
Awesome Books
sczhou/CodeFormer
[NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer
icandle/CAMixerSR
CAMixerSR: Only Details Need More “Attention” (CVPR 2024)
tensorlayer/SRGAN
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
Muzammal-Naseer/IPViT
Official repository for "Intriguing Properties of Vision Transformers" (NeurIPS 2021--Spotlight)
GlowingHorse/NetVisCompare
dmarx/cka_pytorch
Reproducing Raghu et al 2021 - Do Vision Transformers See Like Convolutional Neural Networks?
MUbarak123-56/cnn-vs-vit
This is our paper presentation for DS 5899 - Transformers. The topic of discussion: Do Vision Transformers see like Convolution Neural Networks?
abduallahmohamed/Social-STGCNN
Code for "Social-STGCNN: A Social Spatio-Temporal Graph Convolutional Neural Network for Human Trajectory Prediction" CVPR 2020
Eatzhy/surface-defect-detection
缺陷检测文献记录
RashadGarayev/FireDetection
FireDetection is an artificial intelligence project for real-time fire detection and custom images.
JonathonLuiten/TrackEval
HOTA (and other) evaluation metrics for Multi-Object Tracking (MOT).
damo-cv/TransReID
[ICCV-2021] TransReID: Transformer-based Object Re-Identification
nguyenquivinhquang/Multi-camera-People-Tracking-With-Mixture-of-Realistic-and-Synthetic-Knowledge
Official codes of the second place for The AI City Challenge 2023 Track 1
towardsautonomy/homography
Homography Matrix Estimation using SVD
yuntaeJ/SCIT-MCMT-Tracking
[CVPRW 2023] "Leveraging Future Trajectory Prediction for Multi-Camera People Tracking"
abduallahmohamed/Social-Implicit
Code for: "Social-Implicit: Rethinking Trajectory Prediction Evaluation and The Effectiveness of Implicit Maximum Likelihood Estimation" Accepted @ ECCV2022
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
TsMask/ma-ade20k
项目使用华为云 ModelArts AI 开发平台进行训练部署,采用 deeplabv3-xception65-ade20k 算法模型进行识别预测。