Giter VIP home page Giter VIP logo

mypointnet's Introduction

hello
hahaha

mypointnet's People

Contributors

bigdraw avatar

Stargazers

 avatar

Watchers

 avatar  avatar

mypointnet's Issues

RuntimeError: $ Torch: not enough memory: you tried to allocate 0GB. Buy new RAM! at ..\src\TH\THGeneral.c:218

Dear friends:
I'm trying to run this train_tans.py.Error I'm getting...

F:\anaconda1\python.exe "C:/Users/123456/Desktop/PointNet/myPointnet-master_pytorch(Part Segmentation)/train_tans.py"
Namespace(batchSize=32, cuda=False, manualSeed=None, model='', nepoch=25, numPoints=2500, outf='seg', workers=4)
Random Seed: 5903
WARNING: You have a CUDA device, so you should probably run with --cuda
{'Chair': 0}
{'Chair': 0}
3371 375
[0: 0/105] train loss: -0.246559 accuracy: 0.239287
[0: 0/105] test loss: -0.251767 accuracy: 0.178250
Traceback (most recent call last):
File "C:/Users/123456/Desktop/PointNet/myPointnet-master_pytorch(Part Segmentation)/train_tans.py", line 91, in
output = segmentor(points) #现改的
File "F:\anaconda1\lib\site-packages\torch\nn\modules\module.py", line 491, in call
result = self.forward(*input, **kwargs)
File "C:\Users\123456\Desktop\PointNet\myPointnet-master_pytorch(Part Segmentation)\models.py", line 94, in forward
trans64 = self.transform2(x)
File "F:\anaconda1\lib\site-packages\torch\nn\modules\module.py", line 491, in call
result = self.forward(*input, **kwargs)
File "C:\Users\123456\Desktop\PointNet\myPointnet-master_pytorch(Part Segmentation)\models.py", line 43, in forward
x = self.MLP_MAX(x)
File "F:\anaconda1\lib\site-packages\torch\nn\modules\module.py", line 491, in call
result = self.forward(*input, **kwargs)
File "F:\anaconda1\lib\site-packages\torch\nn\modules\container.py", line 91, in forward
input = module(input)
File "F:\anaconda1\lib\site-packages\torch\nn\modules\module.py", line 491, in call
result = self.forward(*input, **kwargs)
File "F:\anaconda1\lib\site-packages\torch\nn\modules\batchnorm.py", line 49, in forward
self.training or not self.track_running_stats, self.momentum, self.eps)
File "F:\anaconda1\lib\site-packages\torch\nn\functional.py", line 1194, in batch_norm
training, momentum, eps, torch.backends.cudnn.enabled
RuntimeError: $ Torch: not enough memory: you tried to allocate 0GB. Buy new RAM! at ..\src\TH\THGeneral.c:218

                                                                                                           PS: my RAM is 8 G

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.