lunupupup's Stars
zhangqianhui/Conditional-GAN
Tensorflow implementation for Conditional Convolutional Adversarial Networks.
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
eneserdo/RGB-to-IR-Translation-with-GAN
Translational GAN model
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
vlkniaz/ThermalGAN
Multimodal Color-to-Thermal Image Translation
POSTECH-CVLab/PyTorch-StudioGAN
StudioGAN is a Pytorch library providing implementations of representative Generative Adversarial Networks (GANs) for conditional/unconditional image generation.
p2irc/rgb2nir
From RGB to NIR: Predicting of near infrared reflectance from visible spectrum aerial images of crops.
cviaai/VEINCV-RL
Near-Infrared-to-Visible Vein Imaging via Convolutional Neural Networks and Reinforcement Learning
phillipi/pix2pix
Image-to-image translation with conditional adversarial nets
danier97/ST-MFNet
[IEEE/CVF CVPR'2022] "ST-MFNet: A Spatio-Temporal Multi-Flow Network for Frame Interpolation", Duolikun Danier, Fan Zhang, David Bull
huashu996/SLBAF-Net
Use visible and infrared images to train the network. This method is better to face the dark environment.
google-research/frame-interpolation
FILM: Frame Interpolation for Large Motion, In ECCV 2022.
anuragranj/spynet
Spatial Pyramid Network for Optical Flow
huashu996/PearlGAN
visible image to infrared image
XuHg-zjcn/Spectrum-Transform
GAN image band transform like visible image to thermal infrared image
MCG-NJU/EMA-VFI
[CVPR 2023] Extracting Motion and Appearance via Inter-Frame Attention for Efficient Video Frame Interpolatio
ltkong218/IFRNet
IFRNet: Intermediate Feature Refine Network for Efficient Frame Interpolation (CVPR 2022)
chinue/Fast-SSIM
Fast algorithm of SSIM and PSNR for Python and speed up 30x for SSIM 10x for PSNR
hzwer/ECCV2022-RIFE
ECCV2022 - Real-Time Intermediate Flow Estimation for Video Frame Interpolation
richzhang/PerceptualSimilarity
LPIPS metric. pip install lpips
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
titu1994/Image-Super-Resolution
Implementation of Super Resolution CNN in Keras.