Giter Site home page Giter Site logo

aml_npu_demo_binaries's People

Contributors

numbqq avatar yan-wyb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

aml_npu_demo_binaries's Issues

Core dump for demo binaries (detect_demo_picture/detect_demo_x11) with new lib

When running detect_demo_picture binaries (and also when compiling them from the aml_npu_app repo)
the do not work any more but abort as follows:

$ VSI_NN_LOG_LEVEL=10 ./detect_demo_x11 0 1080p.bmp

W Detect_api:[det_set_log_level:19]Set log level=1
W Detect_api:[det_set_log_level:21]output_format not support Imperfect, default to DET_LOG_TERMINAL
det_set_log_config Debug
I [vsi_nn_CreateGraph:478]OVXLIB_VERSION==1.1.30
D [setup_node:441]Setup node id[0] uid[0] op[NBG]
D [print_tensor:146]in(0) : id[   0] vtl[0] const[0] shape[ 416, 416, 3, 1   ] fmt[i8 ] qnt[DFP fl=  7]
D [print_tensor:146]out(0): id[   1] vtl[0] const[0] shape[ 13, 13, 30, 1    ] fmt[i8 ] qnt[DFP fl=  2]
D [optimize_node:385]Backward optimize neural network
D [optimize_node:392]Forward optimize neural network
I [compute_node:327]Create vx node
D [compute_node:350]Instance node[0] "NBG" ...
det_set_model success!!

model.width:416
model.height:416
model.channel:3

terminate called after throwing an instance of 'std::logic_error'
  what():  basic_string::_M_construct null not valid
Aborted (core dumped)

This is with a cleanly installed newest 4.9 kernel (from Dec 16 and the latest library).
Inception demo is working.

Unable to download submodule with data

Hi, I can't download the submodule with data.

khadas@Khadas:~/workspace$ git clone --recursive https://github.com/khadas/aml_npu_demo_binaries
Cloning into 'aml_npu_demo_binaries'...
remote: Enumerating objects: 476, done.
remote: Counting objects: 100% (91/91), done.
remote: Compressing objects: 100% (52/52), done.
remote: Total 476 (delta 44), reused 85 (delta 38), pack-reused 385
Receiving objects: 100% (476/476), 999.46 MiB | 15.28 MiB/s, done.
Resolving deltas: 100% (220/220), done.
Submodule 'detect_demo_picture/nn_data' (https://gitlab.com/khadas/neural_network_large_file.git) registered for path 'detect_demo_picture/nn_data'
Cloning into '/home/khadas/workspace/aml_npu_demo_binaries/detect_demo_picture/nn_data'...
remote: Enumerating objects: 13561, done.
remote: Counting objects: 100% (2746/2746), done.
remote: Compressing objects: 100% (2491/2491), done.
remote: Total 13561 (delta 550), reused 1688 (delta 202), pack-reused 10815
Receiving objects: 100% (13561/13561), 3.63 GiB | 11.59 MiB/s, done.
Resolving deltas: 100% (2799/2799), done.
fatal: remote error: upload-pack: not our ref 710052fcf64bd9aa3ea9ea3301e23d39fed7df3a
fatal: the remote end hung up unexpectedly
Fetched in submodule path 'detect_demo_picture/nn_data', but it did not contain 710052fcf64bd9aa3ea9ea3301e23d39fed7df3a. Direct fetching of that commit failed.
khadas@Khadas:~/workspace/aml_npu_demo_binaries$ git submodule update --init --recursive
fatal: remote error: upload-pack: not our ref 710052fcf64bd9aa3ea9ea3301e23d39fed7df3a
fatal: the remote end hung up unexpectedly
Fetched in submodule path 'detect_demo_picture/nn_data', but it did not contain 710052fcf64bd9aa3ea9ea3301e23d39fed7df3a. Direct fetching of that commit failed.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.