About 50 results
Open links in new tab
  1. iPython notebook - can't unpack .npy data - Edge Impulse

    Nov 14, 2020 · In Impulse design/NN Classifier there are three little dots at the top, with the two options: Keras (expert) mode, where you can fine tune the model’s code in Python, and edit as iPython …

  2. Questions about Transfer learning Mechanism - Edge Impulse

    May 24, 2021 · Hi, I’m tried to build model (transfer learning) with ipython notebook. Actually, I’m not the expert of the DL ground. I’m the embedded engineer who want to test models on the board. I …

  3. Replacing iPython notebook support (in favor of something better)

    Aug 16, 2022 · Hi all, Just a heads-up that we’re going to replace the iPython notebook export with an export that gives you a full Python based training pipeline. This will remove the need for us to have …

  4. CNN image classifier trains in Edge Impulse, but not from iPython …

    May 1, 2021 · In my project (fashion-mnist-png-test-01), I have all 60k training images from Fashion-MNIST uploaded as PNG files. I used Image feature extraction (all defaults). For the classifier, I used …

  5. Transfer learning locally using ipython notebook: error in weight path ...

    Dec 29, 2021 · Hi, I’m trying to train the model locally by using ipython notebook downloaded from the project. But i’m facing an error in the weights path. ValueError Traceback ...

  6. How to save augmented images for visualization - Edge Impulse

    Dec 30, 2021 · I have downloaded the ipython notebook and i want to visualize the data augmentation which is going through. I’m used to ImageDatagenerator () method of augmentation, there will be …

  7. Keras (import ipython) error - Edge Impulse Forum

    Jun 8, 2022 · Hi @oussema If you need to export the iPython notebook, you can replace some functions to bypass the ei_tensorflow package as it is an internal package. You might want to have a look at …

  8. How to download ei_tensorflow.training - #2 by aurel - Help - Edge ...

    Jun 7, 2021 · Hi! I found that in NN classifier, there is a python packet named"ei_tensorflow.training", how to download it? Thanks!

  9. "GET" error while downloading EON Tuner generated model as a ipynb …

    Dec 30, 2022 · When trying to download the model generated automatically by EON tuner and setting it as the primary block, I wanted to download the model as a notebook file for makiung further …

  10. Extracting Edge Impulse FOMO training script to local Computer

    Mar 27, 2024 · Hi @MrAccelerated, We’re aware of this limitation and at the moment you can’t run FOMO locally as the libraries are only available within the studio environment. This will change in the …