Skip to content

Stops at formatting train images. #2

@iBuaSpaz

Description

@iBuaSpaz

Hi, i followed the installation guide.

Im on Windows 11, Xampp, with PHP 8.1, checked all modules required is loaded (gd, mbstring, pdo_sqlite, openssl and rindow_openblas).

I put OpenBLAS in C drive, and added the path.

Running any php sample file, it stops at:

D:\xampp\htdocs>php cnn-image-classification.php
Loading pickle file ...Done!
dataset=mnist
train=[60000,1,28,28]
test=[10000,1,28,28]
formating train images ...

So, what am i missing?

I wish to use this to identify images i download on a website, the item on them and then put a certain category to it, EG. lamp > home appliences or sofa -> home furniture, this seems promissing if i can get it to work.

Ps. where does this store all the data it uses to compare to? a file? can change this to a database maybe?, thanks :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions