Python script that reads the photoshop curve (.acv) files, extract the polynomials and applies it to an image.
☆72Feb 2, 2021Updated 5 years ago
Alternatives and similar repositories for python-image-filters
Users that are interested in python-image-filters are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- conditional U-Net Pytorch Implementation☆11Jul 27, 2021Updated 4 years ago
- ☆30May 24, 2020Updated 5 years ago
- source code and data for Two-stage Photograph Cartoonization via Line Tracing (conditionally accepted by Pacific Graphics)☆23May 4, 2021Updated 4 years ago
- Public code release for: ColorfulCurves: Palette-Aware Lightness Control and Color Editing via Sparse Optimization (SIGGRAPH 2023) [Ted C…☆54Nov 14, 2023Updated 2 years ago
- Released code for the paper: Where To Look: Focus Regions for Visual Question Answering. (CVPR2016)☆10Apr 8, 2020Updated 5 years ago
- Automatic code generator for training Reinforcement Learning policies☆11Jan 3, 2021Updated 5 years ago
- Commonly used image filters. 包罗常见的图像滤波器。☆65Feb 24, 2018Updated 8 years ago
- Improving upon state of the art cooperative deep reinforcement learning in StarCraft II☆13May 16, 2019Updated 6 years ago
- 仿微信朋友圈大图下拉返回☆18Feb 6, 2018Updated 8 years ago
- A Python gradient-descent implementation of the Neighborhood Components Analysis (NCA) method for metric learning.☆15Jan 10, 2017Updated 9 years ago
- ☆18Nov 17, 2022Updated 3 years ago
- ☆11Mar 28, 2017Updated 8 years ago
- Official implementation for the paper "Self-Play Reinforcement Learning for Fast Image Retargeting"☆10Oct 5, 2020Updated 5 years ago
- This project provides a high level wrapper for detecting, recognizing and clustering faces.☆15May 31, 2019Updated 6 years ago
- pytorch implementation of "Contrastive Multiview Coding", "Momentum Contrast for Unsupervised Visual Representation Learning", and "Unsup…☆18Mar 23, 2020Updated 6 years ago
- ☆13Jun 23, 2017Updated 8 years ago
- A StarCraft 2 agent for harvesting resources☆13Jun 12, 2018Updated 7 years ago
- ☆11Apr 9, 2020Updated 5 years ago
- This repository is an implementation of the paper "Lightweight Image Super-Resolution with Hierarchical and Differentiable Neural Search"…☆22Apr 2, 2022Updated 3 years ago
- A CVAE-GAN implementation with tensorlayer1.x☆20Aug 23, 2018Updated 7 years ago
- ☆12Feb 15, 2021Updated 5 years ago
- Various implementations of Go (the game) in Python☆13Dec 27, 2018Updated 7 years ago
- Content Masked Loss: Human-Like Brush Stroke Planning in a Reinforcement Learning Painting Agent. Code for AAAI'21 Paper.☆19Nov 15, 2022Updated 3 years ago
- machine learning project using DeepMind's PySc2☆12Aug 29, 2017Updated 8 years ago
- 本项目研究了基于 Android 平台的数字照片美化算法,依据构图准则设计了照片的构图 优化算法,实现了对照片构图的优化调整。针对人脸和照片的颜色、亮度等视觉特征,设 计了一些图像特效,使照片具有更好的美感☆16Jul 10, 2016Updated 9 years ago
- Twpipe is a pipeline toolkit that parses raw tweets into universal dependencies.☆28Apr 24, 2019Updated 6 years ago
- Multimodal Compact Bilinear Pooling for Torch7☆69Jan 2, 2017Updated 9 years ago
- PyTorch -> ONNX -> TVM for autotuning☆24Feb 28, 2020Updated 6 years ago
- Implementation of SENets by chainer (Squeeze-and-Excitation Networks: https://arxiv.org/abs/1709.01507)☆15Sep 15, 2017Updated 8 years ago
- ☆17Sep 28, 2016Updated 9 years ago
- pytorch implementation for CariGANS☆33Mar 27, 2019Updated 6 years ago
- ☆11Dec 3, 2022Updated 3 years ago
- 3 facial filters on a webcam feed using OpenCV & ML - face swap, glasses and moustache☆70Nov 3, 2022Updated 3 years ago
- ☆13Apr 19, 2016Updated 9 years ago
- 基于pytorch的级联Bert用于中文命名实体识别。