Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What is the solution to the mask-rcnn benchmark error 'List' object has no attribute' resize'

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/01 Report--

This article is to share with you about the mask-rcnn benchmark error 'List' object has no attribute' resize' solution, the editor feels very practical, so share with you to learn, I hope you can learn something after reading this article, say no more, follow the editor to have a look.

First of all, this problem is caused by the fact that the GitHub source code I downloaded is someone else's, not Facebook official. If you downloaded it from someone else, there is a good chance that someone else changed the code to cause this bug.

Solution:

Positioning: maskrcnn_benchmark/data/datasets/coco.py

Line:66, 95, 96

Change self.transform to self._transform

If your code is self._transform, then the situation here may not apply to you, you need to find other reasons.

Another problem:

'Image' object has no atrrribute 'shape'

It may be caused by self.transform in line: 95 Magazine 95.

The above is the solution to the mask-rcnn benchmark error 'List' object has no attribute' resize'. The editor believes that there are some knowledge points that we may see or use in our daily work. I hope you can learn more from this article. For more details, please follow the industry information channel.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report