OpenDriveLab / TopoNet

Topology Reasoning for Scene Perception in Autonomous Driving
Apache License 2.0
280 stars 11 forks source link

custom dataset #12

Closed lucianzhong closed 9 months ago

lucianzhong commented 9 months ago

Hi, thanks for this great work.

By given custom dataset's camera intrinsic and extrinsic, is it possible to inference directly without training the model?

Best regards