AttributeError: module ‘tensorflow.compat.v2‘ has no attribute ‘__internal__‘

在跑注视点预测论文实验的时候报错:

AttributeError: module ‘tensorflow.compat.v2’ has no attribute
internal

在这里插入图片描述
这是因为我跑的这篇论文2016年的,应该使用的是tensflow1.x 版本,所以后面我把tensorflow版本下降了,接着又报了上面的错误,原因如下:
我下载的keras是2.x版本,但是此时的tensorflow是1.x版本,所以要把keras降到1.x版本,

pip install keras==1.2.2

我的tensorflow是gpu的1.16.0版本。
下载好新版本之后,就不报错啦。

  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论
要解决AttributeError: module 'tensorflow.compat.v2' has no attribute 'contrib'的问题,你可以尝试以下两种方法。 方法一: 1. 首先,卸载所有的keras和tensorflow包。你可以使用以下命令: ``` !pip uninstall keras -y !pip uninstall keras-nightly -y !pip uninstall keras-Preprocessing -y !pip uninstall keras-vis -y !pip uninstall tensorflow -y ``` 2. 接下来,安装Retinanet支持的版本的tensorflow和keras。你可以使用以下命令: ``` !pip install tensorflow==2.3.0 !pip install keras==2.4 ``` 3. 在你的Colab笔记本的顶部添加这段代码,并重启运行时。 ``` import tensorflow.compat.v1 as tf tf.disable_v2_behavior() ``` 方法二: 1. 首先,卸载所有的keras和tensorflow包。你可以使用以下命令: ``` !pip uninstall keras -y !pip uninstall keras-nightly -y !pip uninstall keras-Preprocessing -y !pip uninstall keras-vis -y !pip uninstall tensorflow -y ``` 2. 接下来,安装tensorflow 2.3.0和keras 2.3.1版本。你可以使用以下命令: ``` !pip install tensorflow==2.3.0 !pip install keras==2.3.1 ``` 这些方法中的任何一种都应该能够解决AttributeError: module 'tensorflow.compat.v2' has no attribute 'contrib'的问题。希望对你有所帮助!<span class="em">1</span><span class="em">2</span><span class="em">3</span> #### 引用[.reference_title] - *1* [AttributeError: module 'tensorflow.compat.v1' has no attribute '](https://download.csdn.net/download/qq_38766019/86272235)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_2"}}] [.reference_item style="max-width: 33.333333333333336%"] - *2* [moduletensorflow.compat.v2‘ has no attribute ‘__internal__](https://blog.csdn.net/cherr_bomb/article/details/129035304)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_2"}}] [.reference_item style="max-width: 33.333333333333336%"] - *3* [AttributeError: moduletensorflow.compat.v2‘ has no attribute ‘__internal__](https://blog.csdn.net/hhhhhh5863/article/details/122622488)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_2"}}] [.reference_item style="max-width: 33.333333333333336%"] [ .reference_list ]

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

STRUGGLE_xlf

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值