🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Image deep learning

User: "countryname"
New Altair Community Member
Updated by Jocelyn

I want to use image deep learning but I know that IMMI was not supported anymore.

So, I don't know how I get and use images(JPG...) in RapidMiner.

Some RapidMiner manager talk that he recommend using another third party API.

Then could you recommend some API which can use extension in RapidMiner

or how can I use JPG file except converting JPG to CSV...etc.

Thanks.

Sort by:
1 - 2 of 21
    User: "DocMusher"
    New Altair Community Member
    Accepted Answer
    Hi,
    Why not first analyse your image using imageJ and next using RM for further analysis. 
    Cheers
    Sven
    User: "countryname"
    New Altair Community Member
    OP
    Accepted Answer

    I already use image analysis code (tensorflow) with python and want to use it in RM.

    For this, i think there are two condition which I have to consider;

    1. Using python : there is python extension in RM.

    2. Using JPG : tensorflow read jpg file but there is no related extension. This is the problem.


    If you have any solution for second problem, please answer me. Thanks