TensorLayer: A Versatile Library for Efficient Deep Learning Development
Deep learning has enabled major advances in the fields of computer vision, natural language processing, and multimedia among many others. Developing a deep learning system is arduous and complex, as it involves constructing neural network architectures, managing training/trained models, tuning optimization process, preprocessing and organizing data, etc. TensorLayer is a versatile Python library that aims at helping researchers and engineers efficiently develop deep learning systems. It offers rich abstractions for neural networks, model and data management, and parallel workflow mechanism. While boosting efficiency, TensorLayer maintains both performance and scalability. TensorLayer was released in September 2016 on GitHub, and has helped people from academia and industry develop real-world applications of deep learning.
Code (2)
Tasks
Deep LearningManagementSimilar Papers 제목 키워드 기반
cilantro: A Lean, Versatile, and Efficient Library for Point Cloud Data Processing
We introduce cilantro, an open-source C++ library for geometric and general-purpose point cloud data processing. The library provides functionality that covers low-level point cloud operations, spatial reasoning, various…
ClusteringPoint Cloud SegmentationSpatial ReasoningA Complete End-To-End Open Source Toolchain for the Versatile Video Coding (VVC) Standard
Versatile Video Coding (VVC) is the most recent international video coding standard jointly developed by ITU-T and ISO/IEC, which has been finalized in July 2020. VVC allows for significant bit-rate reductions around 50%…
DroneVis: Versatile Computer Vision Library for Drones
This paper introduces DroneVis, a novel library designed to automate computer vision algorithms on Parrot drones. DroneVis offers a versatile set of features and provides a diverse range of computer vision tasks along wi…
Noisemaker 3D: Comprehensive Framework for Mesh Noise Generation
In this article, we present a comprehensive library for generating node and topological noise in meshes. The library provides a versatile tool for creating corrupted mesh datasets, which are essential for learning-based …
3D Mesh Denoising3D Noise GenerationDataset GenerationDenoisingDeep Fast Vision: Accelerated Deep Transfer Learning Vision Prototyping and Beyond
Deep Fast Vision is a versatile Python library for rapid prototyping of deep transfer learning vision models. It caters to users of various levels, offering different levels of abstraction from high-level configurations …
AutoMLImage ClassificationTransfer Learning