当前位置:网站首页>Yolov5 reports an error: attributeerror: 'upsample' object has no attribute 'recommend_ scale_ Solution of 'factor'
Yolov5 reports an error: attributeerror: 'upsample' object has no attribute 'recommend_ scale_ Solution of 'factor'
2022-06-22 08:28:00 【Little markk】
The following error occurred :
AttributeError: 'Upsample' object has no attribute 'recompute_scale_factor'
Need to put pytorch Version down to 1.9.0
# CUDA 11.3
conda install pytorch==1.9.0 torchvision==0.10.0 torchaudio==0.9.0 cudatoolkit=11.3 -c pytorch -c conda-forge
边栏推荐
- Installing SQL Server 2008 by image in Windows Service 2008
- Basic concepts of homomorphic encryption
- Postgresql源码(56)可扩展类型分析ExpandedObject/ExpandedRecord
- Easyui数据表实现增删改
- Matplotlib | temperature change visualization
- . Net core technology stack website Collection
- 每周推荐短视频:什么是“计算世界”?
- 培养以科学技能为本的Steam教育
- PostgreSQL source code (56) extensible type analysis expandedobject/expandedrecord
- 09 组合模式
猜你喜欢

Matplotlib | temperature change visualization

Web Knowledge 1 (server +servlet)

复杂科学在创客教学研究中的应用

Seven challenges faced by CIO in 2022 and Solutions

Installing SQL Server 2008 by image in Windows Service 2008

10 装饰模式

Enumerations, custom types, and swaggerignore in swagger

Using KDJ metrics on MT4

邮件巨头曝严重漏洞,用户数据被窃取

Basic concepts of homomorphic encryption
随机推荐
Dom4j+xpath parsing XML files
12 享元模式
开展有效的创客教育课程与活动
A simple - timed task component (quartz) -demo
steam教育文化传承的必要性
MySQL sub database and sub table
Add, delete and modify easyUI data table
13 代理模式
Detailed sorting of Oracle and MySQL pages
Flask博客实战 - 使用 WTForms 进行表单验证
复杂科学在创客教学研究中的应用
Find elements that are not common to two arrays
Web knowledge 4 (filter+listener)
Daily learning-01
07 适配器模式
QT custom composite control (class promotion function)
Coding complexity C (n)
Define the data source of hikaricp connection pool for bee
What actions might cause thread context switching?
14 职责链模式