Code Monkey home page Code Monkey logo

Comments (7)

JiahangWu avatar JiahangWu commented on June 1, 2024

May I ask some questions about this project? Is my GUP memory is not big enough? Why I confront with CUDA out of memory, when I run this project on every dataset. Plus, I cannot cancel the pre-compute, even I modify the config that make precompute_sem from true to false. Could you give me some solutions?
Thanks.

from semantic-aware-scene-recognition.

zhangtongxue1994 avatar zhangtongxue1994 commented on June 1, 2024

from semantic-aware-scene-recognition.

JiahangWu avatar JiahangWu commented on June 1, 2024

同学你好,是运行evaluation.py测试的时候显存不足?你显存多大?

------------------ Original ------------------ From: "吴佳航"<[email protected]>; Date: 2020年3月7日(星期六) 上午10:37 To: "vpulab/Semantic-Aware-Scene-Recognition"<[email protected]>; Cc: "zhang"<[email protected]>; "Author"<[email protected]>; Subject: Re: [vpulab/Semantic-Aware-Scene-Recognition] train the SASceneNet on MITIndoor67Dataset (#6) May I ask some questions about this project? Is my GUP memory is not big enough? Why I confront with CUDA out of memory, when I run this project on every dataset. Plus, I cannot cancel the pre-compute, even I modify the config that make precompute_sem from true to false. Could you give me some solutions? Thanks. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

RTX 2060 6G的
我报的错是

Traceback (most recent call last):
  File "evaluation.py", line 302, in <module>
    val_top1, val_top2, val_top5, val_loss, val_ClassTPDic = evaluationDataLoader(val_loader, model, set='Validation')
  File "evaluation.py", line 77, in evaluationDataLoader
    outputSceneLabel, feature_conv, outputSceneLabelRGB, outputSceneLabelSEM = model(RGB_image, semanticTensor)
  File "/home/lollipop/anaconda3/envs/SA-Scene-Recognition/lib/python3.7/site-packages/torch/nn/modules/module.py", line 489, in __call__
    result = self.forward(*input, **kwargs)
  File "/home/lollipop/Semantic-Aware-Scene-Recognition/SASceneNet.py", line 165, in forward
    e1 = self.encoder1(x)
  File "/home/lollipop/anaconda3/envs/SA-Scene-Recognition/lib/python3.7/site-packages/torch/nn/modules/module.py", line 489, in __call__
    result = self.forward(*input, **kwargs)
  File "/home/lollipop/anaconda3/envs/SA-Scene-Recognition/lib/python3.7/site-packages/torch/nn/modules/container.py", line 92, in forward
    input = module(input)
  File "/home/lollipop/anaconda3/envs/SA-Scene-Recognition/lib/python3.7/site-packages/torch/nn/modules/module.py", line 489, in __call__
    result = self.forward(*input, **kwargs)
  File "/home/lollipop/anaconda3/envs/SA-Scene-Recognition/lib/python3.7/site-packages/torchvision/models/resnet.py", line 88, in forward
    residual = self.downsample(x)
  File "/home/lollipop/anaconda3/envs/SA-Scene-Recognition/lib/python3.7/site-packages/torch/nn/modules/module.py", line 489, in __call__
    result = self.forward(*input, **kwargs)
  File "/home/lollipop/anaconda3/envs/SA-Scene-Recognition/lib/python3.7/site-packages/torch/nn/modules/container.py", line 92, in forward
    input = module(input)
  File "/home/lollipop/anaconda3/envs/SA-Scene-Recognition/lib/python3.7/site-packages/torch/nn/modules/module.py", line 489, in __call__
    result = self.forward(*input, **kwargs)
  File "/home/lollipop/anaconda3/envs/SA-Scene-Recognition/lib/python3.7/site-packages/torch/nn/modules/batchnorm.py", line 76, in forward
    exponential_average_factor, self.eps)
  File "/home/lollipop/anaconda3/envs/SA-Scene-Recognition/lib/python3.7/site-packages/torch/nn/functional.py", line 1623, in batch_norm
    training, momentum, eps, torch.backends.cudnn.enabled
RuntimeError: CUDA out of memory. Tried to allocate 306.25 MiB (GPU 0; 5.79 GiB total capacity; 4.35 GiB already allocated; 198.94 MiB free; 77.83 MiB cached)

from semantic-aware-scene-recognition.

zhangtongxue1994 avatar zhangtongxue1994 commented on June 1, 2024

可以加Q1620009136,帮你看一下

from semantic-aware-scene-recognition.

zhangtongxue1994 avatar zhangtongxue1994 commented on June 1, 2024

from semantic-aware-scene-recognition.

keaixiaovv avatar keaixiaovv commented on June 1, 2024

数据集外网下载太慢,同学们怎么解决这个问题的。

from semantic-aware-scene-recognition.

JiahangWu avatar JiahangWu commented on June 1, 2024

数据集外网下载太慢,同学们怎么解决这个问题的。

挂个vpn下载吧

from semantic-aware-scene-recognition.

Related Issues (20)

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.