Giter Club home page Giter Club logo

Hello fellow human 👋

I'm a scientific software engineer at Quansight working on PyTorch. I'm very active in the torchvision library and maintain the torchvision.datasets module there.

Outside of my work I have two major areas of interest:

  1. 🎨 Neural Style Transfer: During my research towards a PhD, I fell in love with Neural Style Transfer. I realized pretty soon that the available tooling is insufficient. Out of frustration with all the existing solutions, I wrote my own library for Neural Style Transfer based on PyTorch: pystiche.
  2. 💻 Developer Experience: Having worked on PyTorch and having written a library based on PyTorch I realized there are a few pain points for me. So I started some projects to make my life and hopefully everyone elses easier:
    • pytest-pytorch: PyTorch's test suite is only partially compatible with pytest. This is a small plugin to make them play ball.
    • light-the-torch: Installing pure Python libraries that depend on PyTorch is quite frustrating, since pip has no option to detect the available computation backends (CUDA, ROCm) and install the correct PyTorch binary. This is a small pip wrapper to make it happen.
  • 💬 Ask me about: Python, PyTorch, Neural Style Transfer
  • 📫 How to reach me: Open an issue in my personal repository. PyTorch is a very daunting project to contribute to. I'm happy to help to get you started.

Philip Meier's Projects

array-api icon array-api

RFC document, tooling and other content related to the array API standard

audio icon audio

Data manipulation and transformation for audio signal processing, powered by PyTorch

bokeh icon bokeh

Interactive Data Visualization in the browser, from Python

calendar-js icon calendar-js

Small library that wraps ICAL.js and provides more convenient means for editing

cnnmrf icon cnnmrf

code for paper "Combining Markov Random Fields and Convolutional Neural Networks for Image Synthesis"

data icon data

A PyTorch repo for data loading and utilities to be shared by the PyTorch domain libraries.

datapipes icon datapipes

Proof-of-concept for datapipes in torchvision.datasets

ffcv icon ffcv

FFCV: Fast Forward Computer Vision (and other ML workloads!)

flake8-bugbear icon flake8-bugbear

A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.

gdown icon gdown

Google Drive Public File/Folder Downloader (curl/wget fails due to the security notice).

ghstack icon ghstack

Submit stacked diffs to GitHub on the command line

hub icon hub

Submission to https://pytorch.org/hub/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.