zhahongyue's Stars
jackfrued/Python-100-Days
Python - 100天从新手到大师
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
zziz/pwc
This repository is no longer maintained.
microsoft/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
amusi/Deep-Learning-Interview-Book
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
hyunwoongko/transformer
Transformer: PyTorch Implementation of "Attention Is All You Need"
bethgelab/foolbox
A Python toolbox to create adversarial examples that fool neural networks in PyTorch, TensorFlow, and JAX
open-mmlab/mmgeneration
MMGeneration is a powerful toolkit for generative models, based on PyTorch and MMCV.
ustctug/ustcthesis
LaTeX template for USTC thesis
BorealisAI/advertorch
A Toolbox for Adversarial Robustness Research
uber-research/jpeg2dct
gongzhitaao/tensorflow-adversarial
Crafting adversarial images
ryderling/DEEPSEC
DEEPSEC: A Uniform Platform for Security Analysis of Deep Learning Model
taki0112/AMSGrad-Tensorflow
Simple Tensorflow implementation of "On the Convergence of Adam and Beyond" (ICLR 2018)
dwgoon/jpegio
A python package for accessing the internal variables of JPEG file format such as DCT coefficients and quantization tables
martinbenes1996/jpeglib
Python envelope for the popular C library libjpeg for handling JPEG files.
Caenorst/YeNet-Tensorflow
Tensorflow implementation of "Deep Learning Hierarchical Representation for Image Steganalysis"
Steganalysis-CNN/residual-steganalysis
a residual network for image steganalysis
klauscc/jpeg_toolbox_python
extract the dct coefficient of jpeg images. Provide c and python interface.
mdipcit/tensorflow-block-DCT
Block Discrete Cosine Transform (block DCT) using TensorFlow
jurandy-almeida/jpeg
A python wrapper to open a JPEG image and extract the DCT coefficients
Heyi007/tensorflow-DCT2d
A simple implementation of dct2d/idct2d transformation with tensorflow op, compatible with MATLAB dct2.
mach-ms/SFAE
Source code of 'Steganalytic Feature Based Adversarial Embedding for Adaptive JPEG Steganography'