Skip to content

Commit

Permalink
reupload the 3d feature file
Browse files Browse the repository at this point in the history
  • Loading branch information
liuzhengzhe committed Jul 15, 2021
1 parent 1735415 commit d69da71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This repository is the implementation for 3D-to-2D Distillation for Indoor Scene

4. Train:

- Download ScanNet-v2 2D data [scannet_frames_25k](http://www.scan-net.org/) and 3D features extracted from [MinkowskiNet](https://github.com/chrischoy/SpatioTemporalSegmentation) from [here](https://pan.baidu.com/s/1FQMMZaXl7pFCR9DEAhdPaw) (extract code: 60oc), including folders named "eachfeature" and "featidx2". Then put to them in the data folder:
- Download ScanNet-v2 2D data [scannet_frames_25k](http://www.scan-net.org/) and 3D features extracted from [MinkowskiNet](https://github.com/chrischoy/SpatioTemporalSegmentation) from [here](https://drive.google.com/file/d/1c4enAm0_TfIE1nlB_LnildqfNw5j78q1/view?usp=sharing) and [here](https://drive.google.com/file/d/1e9TtciyFCvGpdmN5-b2kldgXGW0AxAIt/view?usp=sharing), including folders named "eachfeature" and "featidx2". Then put to them in the data folder:

- Ignore 20 unused categories in ScanNet and generate new ground truth
```shell
Expand Down

0 comments on commit d69da71

Please sign in to comment.