Pinned Repositories
ACPD-Net
Aesthetic-Aessessment
use CNN to classificate aesthetic image quality
Awesome-Aesthetic-Evaluation-and-Cropping
ConvNeXt
Code release for ConvNeXt model
DMP
Deep Multi Patch Aggregation
MILNet
Multiple image joint learning for image aesthetic assessment
mmdetection
Open MMLab Detection Toolbox and Benchmark
ObjectDatasetTools
Tools to create pixel-wise object masks, bounding box labels (2D and 3D) and 3D object model (PLY triangle mesh) for object sequences filmed with an RGB-D camera. This project prepares training and testing data for various deep learning projects such as 6D object pose estimation projects singleshotpose, as well as object detection and instance segmentation projects.
pytorch-image-models
PyTorch image models, scripts, pretrained weights -- (SE)ResNet/ResNeXT, DPN, EfficientNet, MixNet, MobileNet-V3/V2/V1, MNASNet, Single-Path NAS, FBNet, and more
show-adapt-and-tell
Code for "Show, Adapt and Tell: Adversarial Training of Cross-domain Image Captioner" in ICCV 2017
flyingbird93's Repositories
flyingbird93/MILNet
Multiple image joint learning for image aesthetic assessment
flyingbird93/ACPD-Net
flyingbird93/4DLUT
[TIP'23] 4D LUT: Learnable Context-Aware 4D Lookup Table for Image Enhancement
flyingbird93/annotated_deep_learning_paper_implementations
🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
flyingbird93/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
flyingbird93/Awesome-Backbones
Integrate deep learning models for image classification | Backbone learning/comparison/magic modification project
flyingbird93/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
flyingbird93/awesome-text-to-image-studies
A collection of awesome text-to-image generation studies.
flyingbird93/awesome_lightweight_networks
The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,ShuffleNetV1-V2,LCNet,ConvNeXt,etc. ⭐⭐⭐⭐⭐
flyingbird93/CANet
the Cross Attention Network (CANet), a new framework that formulates image enhancement as a parallel learning process based on the image and LUT features
flyingbird93/ChatGPT-MidJourney-prompt
This is a ChatGPT based prompt generation model for MidJorney. The purpose of this model is to simplify the creation of images and increase their creativity. By introducing a partial hint, ChatGPT creates a follow-up that can be used to stimulate creativity and provide new ideas.
flyingbird93/ControlNet_Plus_Plus
Inference code for: ControlNet++: Improving Conditional Controls with Efficient Consistency Feedback
flyingbird93/CrossAttentionControl
Unofficial implementation of "Prompt-to-Prompt Image Editing with Cross Attention Control" with Stable Diffusion
flyingbird93/EAMB-Net
flyingbird93/eat_pytorch_in_20_days
Pytorch🍊🍉 is delicious, just eat it! 😋😋
flyingbird93/flyingbird93.github.io
Github Pages template for academic personal websites
flyingbird93/Grounded-Segment-Anything
Marrying Grounding DINO with Segment Anything & Stable Diffusion & BLIP & Whisper & ChatBot - Automatically Detect , Segment and Generate Anything with Image, Text, and Speech Inputs
flyingbird93/Huatuo-Llama-Med-Chinese
Repo for BenTsao [original name: HuaTuo (华驼)], Llama-7B tuned with Chinese medical knowledge. 本草(原名:华驼)模型仓库,基于中文医学知识的LLaMA模型指令微调
flyingbird93/Image-Adaptive-3DLUT
Learning Image-adaptive 3D Lookup Tables for High Performance Photo Enhancement in Real-time
flyingbird93/Lighting-the-Darkness-in-the-Deep-Learning-Era-Open
flyingbird93/Lumina-T2X
Lumina-T2X is a unified framework for Text to Any Modality Generation
flyingbird93/MagicClothing
Official implementation of Magic Clothing: Controllable Garment-Driven Image Synthesis
flyingbird93/NTIRE-2023
The method of Video quality assessment
flyingbird93/openmixup
CAIRI Supervised, Semi- and Self-Supervised Visual Representation Learning Toolbox and Benchmark
flyingbird93/PhotoMaker
PhotoMaker [CVPR 2024]
flyingbird93/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.
flyingbird93/SepLUT
[ECCV 2022] Official PyTorch Implementation of "SepLUT: Separable Image-adaptive Lookup Tables for Real-time Image Enhancement" (https://arxiv.org/abs/2207.08351)
flyingbird93/SSMR
a novel Semantic and Style based Multiple Reference learning (SSMR) for artistic aesthetic image assessment
flyingbird93/torch_base
Quickly bring up your PyTorch project(a skeleton)
flyingbird93/transferlearning
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习