Code Monkey home page Code Monkey logo

fastmot-copy's People

Contributors

malleshamdasari avatar

Watchers

 avatar  avatar

fastmot-copy's Issues

Failed to parse the ONNX file

/home/clb/github/FastMOT-2.0.0/fastmot/models/osnet_x0_25_msmt17.trt
2021-12-23 10:38:38 [ INFO] Building engine with batch size: 16
2021-12-23 10:38:38 [ INFO] This may take a while...
[TensorRT] ERROR: (Unnamed Layer* 486) [Shuffle]: at most one dimension may be inferred
2021-12-23 10:38:38 [CRITICAL] Failed to parse the ONNX file
2021-12-23 10:38:38 [ ERROR] In node -1 (scaleHelper): UNSUPPORTED_NODE: Assertion failed: dims.nbDims == 4 || dims.nbDims == 5
Traceback (most recent call last):
File "app.py", line 101, in
main()
File "app.py", line 53, in main
mot = fastmot.MOT(config.resize_to, **vars(config.mot_cfg), draw=draw)
File "/home/clb/github/FastMOT-2.0.0/fastmot/mot.py", line 88, in init
self.extractor = FeatureExtractor(**vars(feature_extractor_cfg))
File "/home/clb/github/FastMOT-2.0.0/fastmot/feature_extractor.py", line 28, in init
self.backend = TRTInference(self.model, self.batch_size)
File "/home/clb/github/FastMOT-2.0.0/fastmot/utils/inference.py", line 63, in init
raise RuntimeError('Unable to load the engine file')

jetson agx

import tensorrt as rt
rt.version
'7.2.0.14'

onnx==1.4.1

help thanks

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.