zztianzz / PF-Net-Point-Fractal-Network

CVPR2020 PF-Net: Point Fractal Network for 3D Point Cloud Completion
MIT License
312 stars 63 forks source link

The problem of DataSet? #24

Open px4869 opened 4 years ago

px4869 commented 4 years ago

at the 12th of the download_shapenet_part16_catagories.sh, there is a shapenet_part_overallid_to_catid_partid.json , but i can not find out where it is , so as terminter of ubuntu , is it that dataset what i download is incomplete or missing it?

ToddBear commented 4 years ago

I meet this question in windows too, but i can download it in ubuntu.

YodaEmbedding commented 10 months ago

https://raw.githubusercontent.com/yongheng1991/3D-point-capsule-networks/master/dataset/shapenet_part_overallid_to_catid_partid.json

Contents:

[
    ["02691156", 1],
    ["02691156", 2],
    ["02691156", 3],
    ["02691156", 4],
    ["02773838", 1],
    ["02773838", 2],
    ["02954340", 1],
    ["02954340", 2],
    ["02958343", 1],
    ["02958343", 2],
    ["02958343", 3],
    ["02958343", 4],
    ["03001627", 1],
    ["03001627", 2],
    ["03001627", 3],
    ["03001627", 4],
    ["03261776", 1],
    ["03261776", 2],
    ["03261776", 3],
    ["03467517", 1],
    ["03467517", 2],
    ["03467517", 3],
    ["03624134", 1],
    ["03624134", 2],
    ["03636649", 1],
    ["03636649", 2],
    ["03636649", 3],
    ["03636649", 4],
    ["03642806", 1],
    ["03642806", 2],
    ["03790512", 1],
    ["03790512", 2],
    ["03790512", 3],
    ["03790512", 4],
    ["03790512", 5],
    ["03790512", 6],
    ["03797390", 1],
    ["03797390", 2],
    ["03948459", 1],
    ["03948459", 2],
    ["03948459", 3],
    ["04099429", 1],
    ["04099429", 2],
    ["04099429", 3],
    ["04225987", 1],
    ["04225987", 2],
    ["04225987", 3],
    ["04379243", 1],
    ["04379243", 2],
    ["04379243", 3]
]