Git Product home page Git Product logo

yolov7_segmentation_tensorrt's Introduction

Hi there ๐Ÿ‘‹

yolov7_segmentation_tensorrt's People

Contributors

ak391 avatar alexeyab avatar dhiaeddine-oussayed avatar greatv avatar ian321 avatar kadirnar avatar kayce001 avatar ksnzh avatar leandro-svg avatar linaom1214 avatar linghu8812 avatar mkhoshbin72 avatar philipp-schmidt avatar raymondben avatar sashaalderson avatar spacewalk01 avatar taka-wang avatar triple-mu avatar wongkinyiu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

yolov7_segmentation_tensorrt's Issues

AttributeError: 'NoneType' object has no attribute 'copy'

C:\Users\16550.conda\envs\yolo1\python.exe E:\yolo\Yolov7_Segmentation_Tensorrt-main\segment_image.py
Loading E:\yolo\Yolov7_Segmentation_Tensorrt-main\yolov7_fp16.engine for TensorRT inference...
[04/11/2023-20:33:54] [TRT] [I] [MemUsageChange] Init CUDA: CPU +350, GPU +0, now: CPU 10896, GPU 912 (MiB)
Deserializing engine...
[04/11/2023-20:33:54] [TRT] [I] Loaded engine size: 89 MiB
[04/11/2023-20:33:54] [TRT] [W] Using an engine plan file across different models of devices is not recommended and is likely to affect performance or even cause errors.
[04/11/2023-20:33:54] [TRT] [I] [MemUsageChange] TensorRT-managed allocation in engine deserialization: CPU +0, GPU +88, now: CPU 0, GPU 88 (MiB)
[04/11/2023-20:33:54] [TRT] [I] [MemUsageChange] TensorRT-managed allocation in IExecutionContext creation: CPU +0, GPU +133, now: CPU 0, GPU 221 (MiB)
Engine Loaded.
TensorRT inference begins !
0%| | 0/17 [00:00<?, ?it/s][ WARN:[email protected]] global loadsave.cpp:244 cv::findDecoder imread_('.'): can't open/read file: check file path/integrity
0%| | 0/17 [00:00<?, ?it/s]
Traceback (most recent call last):
File "E:\yolo\Yolov7_Segmentation_Tensorrt-main\segment_image.py", line 261, in
origin_img = pred.inference(arg_input)
File "E:\yolo\Yolov7_Segmentation_Tensorrt-main\segment_image.py", line 184, in inference
real_image = img_.copy()
AttributeError: 'NoneType' object has no attribute 'copy'

Process finished with exit code 1

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.