Code Monkey home page Code Monkey logo

mimn's Issues

预处理问题,内存泄露

一开始遇到了len[img[0]]的报错,然后我把dim=len那一行维度统一改成2048不会报错了,然后生成pkl文件就开始内存泄露了,几百G内存都不够他造的,怎么解决
ZO C%309Q39)G}X@K)@ZCHY
I)IGOY}V2O9PLF W1Z6DH

读取img文件失败

把图片文件已解压到./dataset/multidata_zol/img/ 目录下。断点调试没有读取到图片文件,按照img_path去图片路径下搜索发现存在这个图片。
QQ截图20220119130225
QQ截图20220119130203
QQ截图20220119130510

参数过滤问题

老师我想问下这行代码不是从模型中所有参数中找到可变的tensor形成一个新的集合吗?这行代码本身的运行速度是很慢吗?我在Win10上跑到此行代码运行很慢。
在main_asp.py中的:
params = filter(lambda p: p.requires_grad, self.model.parameters())
此外我想问下batch_size的设定与此行代码的运行速度相关吗?

关于图像特征抽取

想问下老师,您关于图像特征的抽取是怎么处理的,为什么我这边读数据的时候内存叫爆了

关于图像特征抽取

请问您这边抽图像特征的时候是怎么做的啊,我用您的代码抽取图像特征64g的内存就爆了。。

img.zip 数据集解压错误

你好,你提供的数据集,其中有个压缩包是 img.zip,尝试使用多种软件,均有解压错误:其中有些图片解压失败。

  1. 百度云在线解压,提示 压缩包已损坏,无法解压
    image
  2. 下载到本地使用 7zip 解压,提示有 8623 张图片解压错误,数据不可用
    image

由于您的论文中提到的 contribution 之一是:

We provide a new publicly available multimodal aspectlevel sentiment dataset to evaluate our model.

所以,麻烦您提供切实可用的数据集。谢谢。
麻烦提供切实可用的数据集,否则我认为你的论文实验数据是不可复现的。

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.