-
Notifications
You must be signed in to change notification settings - Fork 116
Open
Description
Summary
I am not very much familiar with react, but i somehow managed to run manifold demo example inside the container, though i have to modify package file to run it on 0.0.0.0 to be accessible outside the container.
I visualized the provided Regression demo dataset, and its working fine.
Now I wanted to use manifold to debug my object detection model, I am confused about preparing the csv files for input I.e., what should I possibly fill inside feature columns since these models takes in pixel values as features.
Context and Environment
- Docker version 19.03.8
- Base Image: ubuntu 18.04.3 LTS Bionic Beaver
- node v13.7.0
- npm 6.13.6
- manifold 1.1.4
Suggestion / Request
please provide an example on usecase of manifold with image classification and object detection model,
how to prepare the data for demo application, and which parameters are effective in debugging through manifold.
Metadata
Metadata
Assignees
Labels
No labels