lizzzzzzzjun

lizzzzzzzjun

Geek Repo

Github PK Tool:Github PK Tool

lizzzzzzzjun's starred repositories

pytorch-image-models

The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more

Language:PythonLicense:Apache-2.0Stargazers:32177Issues:313Issues:924

vit-pytorch

Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch

Language:PythonLicense:MITStargazers:20466Issues:155Issues:266
Language:Jupyter NotebookLicense:Apache-2.0Stargazers:10406Issues:105Issues:207

srez

Image super-resolution through deep learning

Language:PythonLicense:MITStargazers:5298Issues:191Issues:0

deep-learning-papers-translation

深度学习论文翻译,包括分类论文,检测论文等

ICCV2023-Paper-Code-Interpretation

ICCV2021/2019/2017 论文/代码/解读/直播合集,极市团队整理

Real-World-Masked-Face-Dataset

Real-World Masked Face Dataset,口罩人脸数据集

ViT-pytorch

Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)

Language:Jupyter NotebookLicense:MITStargazers:1934Issues:13Issues:55

style-transfer

An implementation of "A Neural Algorithm of Artistic Style" by L. Gatys, A. Ecker, and M. Bethge. http://arxiv.org/abs/1508.06576.

pytorch_classification

利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码

Language:Jupyter NotebookLicense:MITStargazers:1375Issues:14Issues:53

adaptive-style-transfer

source code for the ECCV18 paper A Style-Aware Content Loss for Real-time HD Style Transfer

Language:PythonLicense:GPL-3.0Stargazers:730Issues:40Issues:44

face_verification_experiment

Original Caffe Version for LightCNN-9. Highly recommend to use PyTorch Version (https://github.com/AlfredXiangWu/LightCNN)

Pyfhel

PYthon For Homomorphic Encryption Libraries, perform encrypted computations such as sum, mult, scalar product or matrix multiplication in Python, with NumPy compatibility. Uses SEAL/PALISADE as backends, implemented using Cython.

Language:CythonLicense:Apache-2.0Stargazers:487Issues:12Issues:219

SEAL-Python

Microsoft SEAL 4.X For Python

Language:C++License:MITStargazers:321Issues:10Issues:99

PySEAL

This repository is a fork of Microsoft Research's homomorphic encryption implementation, the Simple Encrypted Arithmetic Library (SEAL). This code wraps the SEAL build in a docker container and provides Python API's to the encryption library.

Language:C++License:NOASSERTIONStargazers:225Issues:18Issues:29

cvpr16-deepbit

Learning Compact Binary Descriptors with Unsupervised Deep Neural Networks (CVPR16)

Language:C++License:NOASSERTIONStargazers:174Issues:22Issues:23
Language:JavaScriptLicense:Apache-2.0Stargazers:147Issues:19Issues:11

Paillier-LWE-based-PHE

Privacy-Preserving Deep Learning via Additively Homomorphic Encryption

vector-homomorphic-encryption

6.857 project - implementation of scheme for encrypting integer vectors that allows addition, linear transformation, and weighted inner products.

Language:PythonLicense:MITStargazers:66Issues:10Issues:1

Homomorphic-Image-Encryption

Secure outsourcing of image editing to untrusted cloud environments by implementing Paillier's Homomorphic Cryptosystem and extending it to work over images. Implementing a homomorphic brightness function as proof of concept.

Language:PythonLicense:GPL-3.0Stargazers:40Issues:2Issues:3

HEMat

Homomorphic matrix computation

Language:C++License:MITStargazers:39Issues:2Issues:8
Language:PythonStargazers:37Issues:6Issues:0

ntru

NTRU Python Library with Application to Encrypted Domain

PyFHE

An implementation of BGV-FHE scheme

pyfv12

Python implementation of "Somewhat Practical Fully Homomorphic Encryption"

Efficient-Integer-Vector-Homomorphic-Encryption

MIT开发的支持整数向量的同态加密 支持向量的加法,乘法和内积

Language:PythonStargazers:14Issues:1Issues:0

10703assignment1

Assignment 1 for 10-703 Deep Reinforcement Learning and Control - CMU

Language:PythonStargazers:8Issues:2Issues:0

pyNTRUEncrypt

Python NTRUEncrypt implementation

Language:PythonLicense:GPL-2.0Stargazers:7Issues:3Issues:1

RLWE

The code for the paper "(In)Security of Ring-LWE Under Partial Key Exposure" from MathCrypt 19

Language:PythonLicense:MITStargazers:2Issues:2Issues:0