Git Product home page Git Product logo

pytorch4d's Introduction

PyTorch4D

A set of Pytorch compatible modules for use with 4D tensors

Python build & test


PyTorch4D

4D Layers and Functions Compatible with PyTorch
· Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. License
  5. Authors

About The Project

Python package for 4d layers to be used on tensors of shape (batch_size, channel, k, d, h, w). I am new to packaging and distributing software in this manner--especially ML packages--so please go easy on me.

Getting Started

Using this package should be fairly simple!

Installation

   $ pip install torch4d

Once you've installed the package and once in Python, make sure to import:

   from torch4d.torch4d import MaxPool4d, DropBlock4d, SpatialDropout4d

Alternatively, you can use the functions defined in torch4d.functional by importing

   from torch4d.functional import max_pool4d, drop_block4d, spatial_dropout4d

Roadmap

See the open issues for a list of proposed features (and known issues).

License

Distributed under the GNU General Public License. See LICENSE for more information.

Authors

firasbdarwish - [email protected], dhiyaalajorf - [email protected]

Project Link: https://github.com/FirasBDarwish/PyTorch4D

Thank you

pytorch4d's People

Contributors

firasbdarwish avatar

Watchers

Kostas Georgiou avatar  avatar

pytorch4d's Issues

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.