Implementation of Neural Style Transfer using a GAN
☆12Jun 11, 2023Updated 2 years ago
Alternatives and similar repositories for neural-style-transfer
Users that are interested in neural-style-transfer are comparing it to the libraries listed below
Sorting:
- This a clean and easy-to-use implementation of YOLOv8 in PyTorch, made with ❤️ by Theos AI.☆10Nov 13, 2023Updated 2 years ago
- Converting night into day is one of the most interesting applications in generative models, due to the great difficulty in recreating the…☆12Oct 13, 2023Updated 2 years ago
- In this project, Basic Machine Learning concepts were built on Desharnais dataset to built a software effort estimation model using a lin…☆10Nov 5, 2018Updated 7 years ago
- Tutorials for FLAVA model https://arxiv.org/abs/2112.04482☆12Jun 22, 2022Updated 3 years ago
- (Basketball Performance Tracker) 네이버 커넥트재단 AI Tech 5기 최종 프로젝트로 진행한 영상 기반 농구 점수 자동 기록 AI 서비스입니다.☆10Jul 30, 2023Updated 2 years ago
- Simple model creation for time series classification in Pytorch☆13Aug 24, 2025Updated 6 months ago
- YOLOv8 implementation without DFL using PyTorch☆12Jul 22, 2024Updated last year
- ECG Classification using PyTorch☆18Jun 27, 2022Updated 3 years ago
- Personal implementation of the SASRec model.☆10May 2, 2023Updated 2 years ago
- Fine-tune GPT2 to generate fake job experiences☆11Jan 17, 2023Updated 3 years ago
- pix2pix model for generating terrain☆17Jan 7, 2023Updated 3 years ago
- [WIP] PyTorch implementation of the TransGAN paper☆13Feb 26, 2021Updated 5 years ago
- A Digital Twin System of Chess Playing (SRTP)☆10Jul 11, 2023Updated 2 years ago
- ☆17Jul 30, 2024Updated last year
- Turning day to night by condition GAN in pytorch☆11May 18, 2018Updated 7 years ago
- Official Implementation of NIPS 2022 paper Pre-activation Distributions Expose Backdoor Neurons☆15Jan 13, 2023Updated 3 years ago
- ☆16Aug 21, 2024Updated last year
- ☆16Mar 25, 2024Updated last year
- 🧐 DeepFake Detection with PyTorch☆18Aug 7, 2023Updated 2 years ago
- The project involves producing a basketball game highlights movie utilizing yolov5 for detecting the basket and resnet50 for identifying …☆20Oct 26, 2024Updated last year
- Text Classification using OpenAI's GPT-3: Embeddings, Zero-shot learning, and Fine-tuning. I create various machine learning models using…