CarrotZelda

CarrotZelda

Geek Repo

Company:XJTU

Location:Xi'an, Shaanxi, China

Github PK Tool:Github PK Tool

CarrotZelda's starred repositories

yolov5

YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite

Language:PythonLicense:AGPL-3.0Stargazers:48982Issues:364Issues:9193

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.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:46025Issues:303Issues:658

paper-reading

深度学习经典、新论文逐段精读

License:Apache-2.0Stargazers:25438Issues:713Issues:0

PyTorch-GAN

PyTorch implementations of Generative Adversarial Networks.

Language:PythonLicense:MITStargazers:16093Issues:221Issues:156

DALLE2-pytorch

Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch

Language:PythonLicense:MITStargazers:10995Issues:121Issues:208

LAVIS

LAVIS - A One-stop Library for Language-Vision Intelligence

Language:Jupyter NotebookLicense:BSD-3-ClauseStargazers:9329Issues:97Issues:635

InsightFace_Pytorch

Pytorch0.4.1 codes for InsightFace

Language:Jupyter NotebookLicense:MITStargazers:1723Issues:25Issues:184

Conference-Accepted-Paper-List

Some Conferences' accepted paper lists (including AI, ML, Robotic)

DiffSynth-Studio

Enjoy the magic of Diffusion models!

Language:PythonLicense:Apache-2.0Stargazers:742Issues:20Issues:35

Awesome-LM-SSP

A reading list for large models safety, security, and privacy (including Awesome LLM Security, Safety, etc.).

DL-Demos

Demos for deep learning

DIRE

[ICCV 2023] Official implementation of the paper: "DIRE for Diffusion-Generated Image Detection"

Pytorch-DDPM

基于pytorch框架从零实现DDPM算法