ZhongWL (Zhong0x29a)

Zhong0x29a

Geek Repo

Location:Jinan, Shandong

Home Page:http://0x29a.cc

Github PK Tool:Github PK Tool

ZhongWL's starred repositories

pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

Language:PythonLicense:NOASSERTIONStargazers:80978Issues:1744Issues:43820

deeplearningbook-chinese

Deep Learning Book Chinese Translation

google-research

Google Research

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:33553Issues:749Issues:1223

stanford_alpaca

Code and documentation to train Stanford's Alpaca models, and generate the data.

Language:PythonLicense:Apache-2.0Stargazers:29223Issues:341Issues:267

ncnn

ncnn is a high-performance neural network inference framework optimized for the mobile platform

Language:C++License:NOASSERTIONStargazers:19884Issues:572Issues:3452

GPT_API_free

Free ChatGPT API Key,免费ChatGPT API,支持GPT4 API(免费),ChatGPT国内可用免费转发API,直连无需代理。可以搭配ChatBox等软件/插件使用,极大降低接口使用成本。国内即可无限制畅快聊天。

Language:PythonLicense:MITStargazers:19712Issues:106Issues:255

continue

⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains

Language:TypeScriptLicense:Apache-2.0Stargazers:13971Issues:70Issues:1214

LMFlow

An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Models for All.

Language:PythonLicense:Apache-2.0Stargazers:8164Issues:73Issues:398

mae

PyTorch implementation of MAE https//arxiv.org/abs/2111.06377

Language:PythonLicense:NOASSERTIONStargazers:7039Issues:58Issues:187

rebiber

A simple tool to update bib entries with their official information (e.g., DBLP or the ACL anthology).

Language:PythonLicense:MITStargazers:2543Issues:15Issues:29

classifier-balancing

This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 2020

Language:PythonLicense:NOASSERTIONStargazers:933Issues:22Issues:21

LDAM-DRW

[NeurIPS 2019] Learning Imbalanced Datasets with Label-Distribution-Aware Margin Loss

Language:PythonLicense:MITStargazers:635Issues:14Issues:18

MMSA

MMSA is a unified framework for Multimodal Sentiment Analysis.

Language:PythonLicense:MITStargazers:628Issues:10Issues:100

Awesome-LongTailed-Learning

A codebase and a curated list of awesome deep long-tailed learning (TPAMI 2023).

wassdistance

Approximating Wasserstein distances with PyTorch

Language:Jupyter NotebookLicense:MITStargazers:452Issues:4Issues:3

DL-Demos

Demos for deep learning

Dataset_Quantization

[ICCV2023] Dataset Quantization

TensorFusionNetworks

Pytorch Implementation of Tensor Fusion Networks for multimodal sentiment analysis.

Imagenet32_Scripts

Scripts for Imagenet 32 dataset

Language:PythonLicense:MITStargazers:148Issues:6Issues:9

One-Example-Person-ReID

Code for TIP2019 Progressive Learning for Person Re-Identification with One Example

Language:PythonLicense:MITStargazers:128Issues:6Issues:15

SRe2L

(NeurIPS 2023 spotlight) Large-scale Dataset Distillation/Condensation, 50 IPC (Images Per Class) achieves the highest 60.8% on original ImageNet-1K val set.

Efficient-Dataset-Condensation

Official PyTorch implementation of "Dataset Condensation via Efficient Synthetic-Data Parameterization" (ICML'22)

Language:PythonLicense:MITStargazers:103Issues:2Issues:5

ddccli

Windows CLI utility for setting brightness/contrast on connected monitors.

Language:C++License:MITStargazers:71Issues:6Issues:4

MinimaxDiffusion

[CVPR2024] Efficient Dataset Distillation via Minimax Diffusion

CAFE

This is a method of dataset condensation, and it has been accepted by CVPR-2022.

DiM

Distilling Dataset into Generative Models

cv-models

Models for Computer Vision

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

principles-of-compilers-cbypython

山东大学软件学院《编译原理》课程示例。