Skip to content

Lack of modules and datasets to train a VAE model #50

@krank10

Description

@krank10

I'm trying to train a VAE encoder. It seems that the collision_image_generator.py file lacks some modules:
`from verifiable_learning.DepthToLatent.datasets.depth_collision_image_dataset import IMAGES_PER_TF_RECORD, DepthCollisionImageDataset, collate_batch

from verifiable_learning.DepthToLatent.datasets.depth_semantic_image_dataset import IMAGES_PER_TF_RECORD, DepthSemanticImageDataset, collate_batch

from verifiable_learning.DepthToLatent.networks.VAE.vae import VAE`

further more, the dept image datasets are also unavailable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions