Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trouble importing FaceONNX recognizer model #2053

Closed
SimonBrandner opened this issue Jul 23, 2024 · 0 comments · Fixed by #2054
Closed

Trouble importing FaceONNX recognizer model #2053

SimonBrandner opened this issue Jul 23, 2024 · 0 comments · Fixed by #2054

Comments

@SimonBrandner
Copy link

  ERROR burn_import::logger: PANIC => panicked at /home/simon/.cargo/git/checkouts/burn-178c6829f420dae1/4c73532/crates/burn-tensor/src/tensor/api/base.r
s:720:9:
  === Tensor Operation Error ===
    Operation: 'From Data'
    Reason:
      1. Given dimensions differ from the tensor rank. Tensor rank: '1', given dimensions: '[32, 1, 1]'. 
      

  --- stderr
  thread 'main' panicked at /home/simon/.cargo/git/checkouts/burn-178c6829f420dae1/4c73532/crates/burn-tensor/src/tensor/api/base.rs:720:9:
  === Tensor Operation Error ===
    Operation: 'From Data'
    Reason:
      1. Given dimensions differ from the tensor rank. Tensor rank: '1', given dimensions: '[32, 1, 1]'. 

  note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Model link: https://drive.google.com/file/d/1ijbMt1LETLQc6GDGAtEJx8ggEGenyM7m/view?usp=drive_link
Related: #1915

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant