Skip to main content

Simple but useful layers for Pytorch

Project description

TorchSUL

This package is created for better experience while using Pytorch.

Why making this

  1. For fun.

  2. Path-dependence. I am addicted to my own wrap-ups.

  3. Multi-platform. I have made the same APIs for pytorch, TF, MXNet, and a conversion tool to Caffe.

  4. Some strange reason. Frameworks like TF, MXNet, Caffe, Paddle do not need to claim input shape to initialize layers, but frameworks like pytorch, torch, chainer require this. I prefer not to claim since it will be more convenient when building models (Why I need to care about previous layers when I only want to write forward computation?), so I modified pytorch module to support this. Also, it inlines with my TF wrap-ups so I can move my old code easily to the current package.

Installation

You need to install the newest version of pytorch.

Good, then just

pip install --upgrade torchsul

Projects

You can find some examples in the "example" folder.

  • ArcFace (Deng, Jiankang, et al. "Arcface: Additive angular margin loss for deep face recognition." arXiv preprint arXiv:1801.07698 (2018))

  • HR Net (Sun, Ke, et al. "Deep High-Resolution Representation Learning for Human Pose Estimation." arXiv preprint arXiv:1902.09212 (2019))

  • AutoDeepLab (Liu, Chenxi, et al. "Auto-deeplab: Hierarchical neural architecture search for semantic image segmentation." Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition. 2019)

  • Knowledge distillation (Hinton, Geoffrey, Oriol Vinyals, and Jeff Dean. "Distilling the knowledge in a neural network." arXiv preprint arXiv:1503.02531 (2015))

  • 3DCNN (Ji, Shuiwang, et al. "3D convolutional neural networks for human action recognition." IEEE transactions on pattern analysis and machine intelligence 35.1 (2012): 221-231)

  • Temporal Convolutional Network (Not the same) (Pavllo, Dario, et al. "3D human pose estimation in video with temporal convolutions and semi-supervised training." Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition. 2019)

  • RetinaFace for face detection (Deng, Jiankang, et al. "Retinaface: Single-stage dense face localisation in the wild." arXiv preprint arXiv:1905.00641 (2019))

  • Fractal Net (Larsson, Gustav, Michael Maire, and Gregory Shakhnarovich. "Fractalnet: Ultra-deep neural networks without residuals." arXiv preprint arXiv:1605.07648 (2016))

  • Model conversions

  • Batch_norm compression to speed-up models

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

TorchSUL-0.1.19.tar.gz (12.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

TorchSUL-0.1.19-py3-none-any.whl (13.2 kB view details)

Uploaded Python 3

File details

Details for the file TorchSUL-0.1.19.tar.gz.

File metadata

  • Download URL: TorchSUL-0.1.19.tar.gz
  • Upload date:
  • Size: 12.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.9

File hashes

Hashes for TorchSUL-0.1.19.tar.gz
Algorithm Hash digest
SHA256 7fb715647e50b6d1350369da9807c9e17e1e77ae0af730fb03a9ece675618ff7
MD5 f5df69d6854cc8f3e2d12f12ecb4f517
BLAKE2b-256 0d166b204e0d14312b974f5912c2b7033589dfbf804e2b7ed6634a51fc4a63b1

See more details on using hashes here.

File details

Details for the file TorchSUL-0.1.19-py3-none-any.whl.

File metadata

  • Download URL: TorchSUL-0.1.19-py3-none-any.whl
  • Upload date:
  • Size: 13.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.9

File hashes

Hashes for TorchSUL-0.1.19-py3-none-any.whl
Algorithm Hash digest
SHA256 9788df6152210a85351bb844bc586ae7d6b8ef6563ebebd4f66144027e77528b
MD5 b206ea47a722acda09fdedc51e7eaf66
BLAKE2b-256 0a5c5dda07bd104ea9c9d0bb17a7781b305ea60af3813aaf5543fbce0a60043b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page