HiziQ's Stars
qingshi9974/ECCV2024-AdpatICMH
[ECCV2024] Image Compression for Machine and Human Vision With Spatial-Frequency Adaptation
lumingzzz/TIC
[DCC 2022] Transformer-based Image Compression
amusi/ECCV2024-Papers-with-Code
ECCV 2024 论文和开源项目合集,同时欢迎各位大佬提交issue,分享ECCV 2024论文和开源项目
saeedranjbar12/mtlcfci
Multi-task learning with compressible features for collaborative intelligence
mcordts/cityscapesScripts
README and scripts for the Cityscapes Dataset
NYCU-MAPL/TransTIC
yuezunli/celeb-deepfakeforensics
Celeb-DF: A Large-scale Challenging Dataset for DeepFake Forensics
HengruiLou/DeepFaceGen
A large-scale evaluation benchmark called DeepFaceGen, aimed at quantitatively assessing the effectiveness of face forgery detection and facilitating the iterative development of forgery detection technology
agusgun/FakeImageDetector
Image Tampering Detection using ELA and CNN
InterDigitalInc/CompressAI
A PyTorch library and evaluation platform for end-to-end compression research
JKZuo/Awesome-Travel-Time-Estimation-TTE-ETA
A curated list/survey of/on Deep learning for Travel-Time-Estimation (TTE) & Estimated Time of Arrival (ETA)
jmliu206/LIC_TCM
wenjtop/transformer
Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Transformer输入到输出整个流程。
lansinuote/Transformer_Example
zxuu/Self-Attention
Transformer的完整实现。详细构建Encoder、Decoder、Self-attention。以实际例子进行展示,有完整的输入、训练、预测过程。可用于学习理解self-attention和Transformer
harvardnlp/annotated-transformer
An annotated implementation of the Transformer paper.
hyunwoongko/transformer
Transformer: PyTorch Implementation of "Attention Is All You Need"
liujiaheng/iclr_17_compression
End-to-end optimized image compression
secdr/research-method
论文写作与资料分享
mli/paper-reading
深度学习经典、新论文逐段精读
amusi/CVPR2024-Papers-with-Code
CVPR 2024 论文和开源项目合集
fengdu78/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
dyweb/papers-notebook
:page_facing_up: :cn: :page_with_curl: 论文阅读笔记(分布式系统、虚拟化、机器学习)Papers Notebook (Distributed System, Virtualization, Machine Learning)
liyupi/code-nav
💎 专业的编程导航,帮你找到优质的编程学习资源!公众号【编程导航】 ☁️ 前后端均开源,励志成为最好的全栈云开发项目!
SCLBD/DeepfakeBench
A comprehensive benchmark of deepfake detection
Daisy-Zhang/Awesome-Deepfakes-Detection
A list of tools, papers and code related to Deepfake Detection.
datawhalechina/machine-learning-toy-code
《机器学习》(西瓜书)代码实战
JKZuo/Diff-DGMN
Diff-DGMN: A Diffusion-based Dual Graph Multi-attention Network for POI Recommendation
KirigiriSuzumiya/MelonBookLearning
西瓜书+南瓜书自主学习笔记
datawhalechina/pumpkin-book
《机器学习》(西瓜书)公式详解