Skip to content

relationships.txt and classes_nuscenes.txt #4

@yuedi-hhh

Description

@yuedi-hhh

I see you've been updating during the National Day holiday - you've really been working hard! I'm extremely interested in this project, and your work is truly impressive. I've read the paper over a dozen times and am currently going through the codebase while attempting to reproduce it.

However, I'm currently stuck because I'm missing these two files, particularly relationships.txt. My understanding is that relationships.txt defines the spatial correlations between objects (left/right/front/back etc.), is that correct?

The file paths in question are:
relationship_file_path='../lidargen/dataset/transforms_3d/scene_graph/relationships.txt',
classnames_file_path='../lidargen/dataset/transforms_3d/scene_graph/classes_nuscenes.txt'

I've created my own version of classes_nuscenes.txt. like this, is it correct?

car
truck
construction_vehicle
bus
trailer
barrier
motorcycle
bicycle
pedestrian
traffic_cone

I'm very eager to get this project running locally as soon as possible. Would it be possible for you to release the complete code soon, or at least provide these two files so I can continue my work?

Thank you for your consideration!

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