Search Results for "matlab to python converter" - Page 6

Showing 353 open source projects for "matlab to python converter"

View related business solutions
  • Loan management software that makes it easy. Icon
    Loan management software that makes it easy.

    Ideal for lending professionals who are looking for a feature rich loan management system

    Bryt Software is ideal for lending professionals who are looking for a feature rich loan management system that is intuitive and easy to use. We are 100% cloud-based, software as a service. We believe in providing our customers with fair and honest pricing. Our monthly fees are based on your number of users and we have a minimal implementation charge.
    Learn More
  • Dun and Bradstreet Risk Analytics - Supplier Intelligence Icon
    Dun and Bradstreet Risk Analytics - Supplier Intelligence

    Use an AI-powered solution for supply and compliance teams who want to mitigate costly supplier risks intelligently.

    Risk, procurement, and compliance teams across the globe are under pressure to deal with geopolitical and business risks. Third-party risk exposure is impacted by rapidly scaling complexity in domestic and cross-border businesses, along with complicated and diverse regulations. It is extremely important for companies to proactively manage their third-party relationships. An AI-powered solution to mitigate and monitor counterparty risks on a continuous basis, this cutting-edge platform is powered by D&B’s Data Cloud with 520M+ Global Business Records and 2B+ yearly updates for third-party risk insights. With high-risk procurement alerts and multibillion match points, D&B Risk Analytics leverages best-in-class risk data to help drive informed decisions. Perform quick and comprehensive screening, using intelligent workflows. Receive ongoing alerts of key business indicators and disruptions.
    Learn More
  • 1
    Activity Recognition

    Activity Recognition

    Resources about activity recognition

    ...It is not a single integrated software package but rather a knowledge base organizing feature extraction methods, deep learning approaches, transfer learning strategies, datasets, and representative research in behavior recognition. The repository includes links to code in MATLAB, Python, summaries of algorithms, datasets, and relevant research papers. Feature extraction method summaries (e.g. motion, sensor, vision). Deep learning for activity recognition references.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CasADi
    A symbolic framework for C++, Python and Octave implementing automatic differentiation by source code transformation in forward and reverse modes on sparse matrix-valued computational graphs.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    Shogun

    Shogun

    Unified and efficient Machine Learning since 1999

    Shogun is a unified and efficient Machine Learning since 1999. Shogun is implemented in C++ and offers automatically generated, unified interfaces to Python, Octave, Java / Scala, Ruby, C#, R, Lua. We are currently working on adding more languages including JavaScript, D, and Matlab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RefineNet

    RefineNet

    RefineNet: Multi-Path Refinement Networks

    RefineNet is a MATLAB-based framework for semantic image segmentation and general dense prediction tasks. It implements the architecture presented in the CVPR 2017 paper RefineNet: Multi-Path Refinement Networks for High-Resolution Semantic Segmentation and its extended version published in TPAMI 2019. The framework uses multi-path refinement and improved residual pooling to achieve high-quality segmentation results across multiple benchmark datasets. It provides trained models for datasets...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    Tensor Algebra Compiler

    Tensor Algebra Compiler

    The Tensor Algebra Compiler (taco) computes sparse tensor expressions

    A fast and versatile compiler-based library for sparse linear and tensor algebra. TACO can be used to implement sparse linear and tensor algebra applications in a wide range of domains. TACO supports a wide range of sparse (and dense) linear/tensor algebra computations, from simpler ones like sparse matrix-vector multiplication to more complex ones like MTTKRP on higher-order sparse tensors. Tensors can be stored in a variety of storage formats, including commonly-used sparse matrix and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TBStudio

    TBStudio

    A quantum technical software to find Tight-Binding model of structures

    ...One can obtain expressions for the Hamiltonian and overlap matrix elements between different orbitals for the different atoms and present the SK coefficients in an orthogonal or nonorthogonal basis set. Furthermore, by using TBStudio you can generate your own code in your preferred programming language ie. C++, C, Fortran, Mathematica, Matlab, and Python. TBStudio and its examples together with the tutorials are available for download from tight-binding.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Omniglot

    Omniglot

    Omniglot data set for one-shot learning

    This repository hosts the Omniglot dataset for one-shot learning, containing handwritten characters across multiple alphabets along with stroke data. It includes both MATLAB and Python starter scripts (e.g. demo.m, demo.py) to illustrate how to load the images and stroke sequences and run baseline experiments (such as classification by modified Hausdorff distance). The dataset provides both an image representation of each character and the time-ordered stroke coordinates ([x, y, t]) for each instance. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MITIE

    MITIE

    MITIE: library and tools for information extraction

    ...MITIE offers several pre-trained models providing varying levels of support for both English, Spanish, and German trained using a variety of linguistic resources (e.g., CoNLL 2003, ACE, Wikipedia, Freebase, and Gigaword). The core MITIE software is written in C++, but bindings for several other software languages including Python, R, Java, C, and MATLAB allow a user to quickly integrate MITIE into his/her own applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    RapidEXE

    Script to EXE converter - for PHP, Python and more

    RapidEXE is a simple and efficient way to convert your script to a standalone executable. You can create command line tools with all the power of modern scripting languages and share it with others, even if they don't have the runtime environment. In a classic way, RapidEXE is not a compiler. It's merely a packer that makes your exe carry the language with itself and silently unpack it whenever needed. But you won't even notice that. Your exe will run fast and leave virtually no traces...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 10
    Image-converter

    Image-converter

    Image format converter

    image-converter Latest version: 0.3 This is a command line utility used for converting image format to any other available image formats on windows platforms. Currently supported types: png, jpg, tiff, bmp, ... Basic usage: > image-converter.exe -i INPUT -o OUTPUT or > image-converter.exe --input INPUT --ouput OUTPUT Single image example: > image-converter.exe -i input_image.jpg -o output_image.png Batch images example: > python image-converter.exe -b -e png -i input_folder -o output_folder > python image-converter.exe -b -e png -i input_folder -o output_folder -s jpg -b: enable batch -e or --ext: new extension -s or --specific: convert only specifc format What's new: Batch images converting Donate to support the developer PayPal: https://www.paypal.me/eagle6789 me49544@gmail.com BTC: 1AP6bypSaFt7ptFydmjuWWWS8a9MCWRt3m Source code: https://github.com/Eagle6789/image-converter Contact me : me49544@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SFD

    SFD

    S³FD: Single Shot Scale-invariant Face Detector, ICCV, 2017

    S³FD (Single Shot Scale-invariant Face Detector) is a real-time face detection framework designed to handle faces of various sizes with high accuracy using a single deep neural network. Developed by Shifeng Zhang, S³FD introduces a scale-compensation anchor matching strategy and enhanced detection architecture that makes it especially effective for detecting small faces—a long-standing challenge in face detection research. The project builds upon the SSD framework in Caffe, with...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 12

    DC/DC Boost Converter

    This is a basic dc-dc boost converter model using Matlab/Simulink

    It is a handy tool for calculating the required parameters for applications in boost mode. Generally, its the determination of the Inductance and capacitance that govern the DC-DC converter. Hence, this script in Matlab takes the user's data and places it in a Simulink model to compute it out.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13

    W2MHS-DNN

    Open Source White Matter Hyperintensities Segmentation Toolbox

    Wisconsin White Matter Hyperintensity Segmentation [W2MHS] and Quantification Toolbox is an open source MatLab toolbox designed for detecting and quantifying White Matter Hyperintensities (WMH) in Alzheimer’s and aging related neurological disorders. WMHs arise as bright regions on T2- weighted FLAIR images. They reflect comorbid neural injury or cerebral vascular disease burden. Their precise detection is of interest in Alzheimer’s disease (AD) with regard to its prognosis. Our toolbox...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Curlew Multimedia Converter

    Curlew Multimedia Converter

    Easy to use Multimedia Converter for Linux

    Leader badge
    Downloads: 80 This Week
    Last Update:
    See Project
  • 15
    mAP

    mAP

    Evaluates the performance of your neural net for object recognition

    In practice, a higher mAP value indicates a better performance of your neural net, given your ground truth and set of classes. The performance of your neural net will be judged using the mAP criteria defined in the PASCAL VOC 2012 competition. We simply adapted the official Matlab code into Python (in our tests they both give the same results). First, your neural net detection-results are sorted by decreasing confidence and are assigned to ground-truth objects. We have "a match" when they share the same label and an IoU >= 0.5 (Intersection over Union greater than 50%). This "match" is considered a true positive if that ground-truth object has not been already used (to avoid multiple detections of the same object).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    pythonPUP

    A partial implementation of the American Automatrix PUP Protocol

    ...As far as I know only AAM actually used this protocol in their Solo line of controllers so PUP is synonymous with AAM. AAM placed the protocol and the guidelines in the public domain. I developed this Python Implementation of PUP to allow a Beaglebone Black to communicate via RS-485 to AAM solo controllers such as the DX-1, GX-1, GC-1, HX-1, TX-1, TC-1, MC-1 and a few others. Since it is Python it should work with any operating system that can use Python and a serial port. You will likely need a serial to RS-485 converter or a USB to RS-485 converter to make communication possible. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    numeric-DataFrame-converter

    non-numeric dataframe converter to numeric frame

    For maschine learning typically numeric data is required. In Practice data of spreadsheets is both numeric and non-numeric. This projects provides a python fit() transform() like class to convert a general mixed data frame into a purely numeric one suitable for maschine learning algorithms. One-Hot (with the most frequent values) and LabelEncoder like transformation of non-numeric columns is offered. If not specified, automatic inspection of the columns takes place.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AnyWave is a multi-platform software designed for neurologists and researchers who want to visualise and apply signal processing on electrophysiological signals. AnyWave can handle EEG, SEEG, MEG and more. MATLAB/Python/C++ plugins can be added. See this wiki section to learn how to build AnyWave on Linux : http://meg.univ-amu.fr/wiki/AnyWave:BuildSDK
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    ctrax
    Ctrax is a machine vision program for estimating the positions and orientations of many walking fruit flies, maintaining their individual identities over long periods of time with minimal supervision, and on average for 1.5 fly-hours automatically.
    Downloads: 40 This Week
    Last Update:
    See Project
  • 20

    Microarray Integrator (MAI)

    Microarray Integrator for heterogeneous human/mouse Affymetrix arrays

    The Microarray Integrator is freely available programs to integrate heterogeneous Affymetrix microarrays for human and mouse. The cell-type-specific genes or condition-specific genes can be screened in the integrated microarrays by MAI result.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ECEbuntu

    ECEbuntu

    ECEbuntu - a customized operating system designed for ECE

    ECEbuntu is a customized operating system designed for electrical and computer engineering (ECE) students. ECEbuntu is targeted to universities and students as it represents an environment that contains more than 30 pre-installed software and packages all catering to undergraduate course-work in ECE. ECEbuntu supports a range of tools including programming tools, tools for circuit analysis and pcb design, mathematical and numerical analysis tools, network analysis and tools for microwave and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    DreamStudio by Volocian Studios
    Volocian believes first and foremost that financial status shouldn’t be a barrier to entry in multimedia content creation. Whether you want to design a product or website, record a band, remix a song, or produce a feature length movie with professional post production graphics and effects, Volocian™ wants to help, even if you’re using borrowed hardware with no previous experience. We provide affordable products and services for any budget, including cost-free solutions for education and demo...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Matlab Toolbox EyeX

    Matlab Toolbox EyeX

    Matlab Toolbox for Tobii EyeX Tracker

    NEWS Do you want to Eye Movement Analysis? Identify saccades and fixations? Compute the saliency maps? Compute the Main Sequence? A Matlab Toolbox is ready for that: https://sourceforge.net/p/ema-toolbox/ NEWS The toolbox now also works with the EYEX SDK and with Tobii 4C! Just plug it, turn it on (see the red lights) and run the script! CREDITS A. Gibaldi, M. Vanegas, P.J. Bex, G. Maiello. Evaluation of the Tobii EyeX Eye tracking controller and Matlab toolkit for research, Behavior Research Methods, 2016 NEWS Want to use the EYEX with Python? ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    pyGerber2Gcode

    Python Gerber to G-code converter

    pyGerber2Gcode is a Pyhon based simple Gerber to G-code converter.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    R-FCN

    R-FCN

    R-FCN: Object Detection via Region-based Fully Convolutional Networks

    R-FCN (“Region-based Fully Convolutional Networks”) is an object detection framework that makes almost all computation fully convolutional and shared across the image, unlike prior region-based approaches (e.g. Faster R-CNN) which run per-region sub-networks. The repository provides an implementation (in Python) supporting end-to-end training and inference of R-FCN models on standard datasets. The authors propose position-sensitive score maps to reconcile the need for translation variance...
    Downloads: 0 This Week
    Last Update:
    See Project