StanfordVL/BEHAVIOR-1K

Rename UUIDs to name hashes

オープン

#831 opened on 2024/08/05

 (0 件のコメント) (0 件のリアクション) (1 人の担当者)Python (222 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (1,604 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Current UUID is a misnomer since it is only unique within the same scene and directly dependent on the name. We can remove the UUID fields everywhere and just make it a function of the registry to automatically hash names for numeric storage.

コントリビューターガイド