pytorch-image-models VS CycleGAN

Compare pytorch-image-models vs CycleGAN and see what are their differences.

pytorch-image-models

PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more [Moved to: https://github.com/huggingface/pytorch-image-models] (by rwightman)

CycleGAN

Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more. (by junyanz)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
pytorch-image-models CycleGAN
1 2
24,897 12,145
- -
10.0 2.5
about 1 year ago 8 months ago
Python Lua
Apache License 2.0 GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pytorch-image-models

Posts with mentions or reviews of pytorch-image-models. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-22.

CycleGAN

Posts with mentions or reviews of CycleGAN. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-22.

What are some alternatives?

When comparing pytorch-image-models and CycleGAN you can also consider the following projects:

const_layout - Official implementation of the MM'21 paper "Constrained Graphic Layout Generation via Latent Optimization" (LayoutGAN++, CLG-LO, and Layout evaluation)

pix2pix - Image-to-image translation with conditional adversarial nets

gen-efficientnet-pytorch - Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS

Deep-Exemplar-based-Video-Colorization - The source code of CVPR 2019 paper "Deep Exemplar-based Video Colorization".

detectron2 - Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.

pix2pixHD - Synthesizing and manipulating 2048x1024 images with conditional GANs

examples - TensorFlow examples

pytorch-CycleGAN-and-pix2pix - Image-to-Image Translation in PyTorch

OpenCV - Open Source Computer Vision Library

contrastive-unpaired-translation - Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)

models - Models and examples built with TensorFlow

faceswap-GAN - A denoising autoencoder + adversarial losses and attention mechanisms for face swapping.