GithubHelp home page GithubHelp logo

minouei-kl / cral Goto Github PK

View Code? Open in Web Editor NEW

This project forked from segmind/cral

0.0 0.0 0.0 424 KB

Open Source Deep Learning Computer Vision (DLCV) Library

License: GNU Affero General Public License v3.0

Python 99.97% Shell 0.03%

cral's Introduction

Upload Python Package GitHub tag (latest SemVer) PyPI - Downloads PyPI

CNN Research Abstraction Library

The CNN Research Abstraction Library or CRAL in short is a deep learning computer vision library for data scientists, researchers, and developers. With a primary focus on applied deep learning, the CRAL library encourages rapid development and comes with ready-to-use state-of-the-art networks and other pragmatic tools for a variety of applications in the computer vision space.

Our aim is also to make it easier to reproduce and extend the results of various Deep Learning-powered Computer Vision (DLCV) algorithms developed in academia and industrial labs.

List of Algorithms

Object detection

  • RetinaNet
  • yolov3
  • SSD
  • FasterRCNN

Instance Segmentation

  • MaskRCNN

Semantic Segmentation

  • UNet
  • UNet ++
  • Deeplabv3+
  • FpnNet
  • PspNet
  • SegNet
  • LinkNet

Guiding Principles

Simple: To make it easy for deep learning engineers & students alike to use neural networks to build computer vision applications of their choice, using low code approach.

Fast: To accelerate going from experimentation to a working model.

Reproducible: To offer implementations that can easily be trained and reproduced on your own data.

Components

CRAL has a modular design to enable you to use each of its components independently, Alternatively, you can use the pipeline to get started quickly with multiple networks out-of-the-box.

Components Description
CNN models Ready to use implementations of State-of-the-art (SOTA) algorithms.
Pipeline tools Load and validate your data before you start training.
Optimization and debugging Integration with Experiment Tracking, HP Optimization and other toolsets to help faster and build transparent models

Detailed documentation: Link

cral's People

Contributors

shreeram0206 avatar pk00095 avatar minooei avatar pratik-segmind avatar rohitrameshrao avatar

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.