Skip to content

Memory leak? #5

@yeahrmek

Description

@yeahrmek

I am trying to apply SparseConvNet to ModelNet40 dataset (http://modelnet.cs.princeton.edu/ModelNet40.zip).

It seems that there is some memory leakage. After about 60 epochs the memory consumptino grows up from ~5Gb to ~15Gb,

My code can be found here https://github.com/yeahrmek/3DRetrieval (it is a fork of this project).
There modelNet.cpp is a copy of shrec2015.cpp modified to be used with ModelNet dataset.
I also modified OffSurfaceModelPicture class constructor to correctly load ModelNet OFF files (in some off files in ModelNet the first line is concatenated with the second)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions