From e38163c1906f1438b8023b4101d96e7a1898ddcb Mon Sep 17 00:00:00 2001 From: HaoyiZhu Date: Mon, 18 Dec 2023 17:27:33 +0800 Subject: [PATCH] `black` format --- .gitignore | 3 ++- README.md | 2 +- configs/scannet/pretrain-ponder-ppt-v1m1-0-sc-s3-st-spunet.py | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3ca7fb5..ff60eb7 100644 --- a/.gitignore +++ b/.gitignore @@ -156,4 +156,5 @@ configs/local/default.yaml # local exp/ data/ -.cache/ \ No newline at end of file +.cache/ +data \ No newline at end of file diff --git a/README.md b/README.md index 52aff77..3edd699 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ PonderV2 is a comprehensive 3D pre-training framework designed to facilitate the

## News: -- *Dec. 2023*: Multi-dataset training supported! More instructions on installation and usage are available. Please check out! +- *Dec. 2023*: **Multi-dataset training** supported! **More instructions** on installation and usage are available. Please check out! - *Nov. 2023*: [**Model files**](./ponder/models/ponder/) are released! Usage instructions, complete codes and checkpoints are coming soon! - *Oct. 2023*: **PonderV2** is released on [arXiv](https://arxiv.org/abs/2310.08586), code will be made public and supported by [Pointcept](https://github.com/Pointcept/Pointcept) soon. diff --git a/configs/scannet/pretrain-ponder-ppt-v1m1-0-sc-s3-st-spunet.py b/configs/scannet/pretrain-ponder-ppt-v1m1-0-sc-s3-st-spunet.py index 88a5dfa..3f619c3 100644 --- a/configs/scannet/pretrain-ponder-ppt-v1m1-0-sc-s3-st-spunet.py +++ b/configs/scannet/pretrain-ponder-ppt-v1m1-0-sc-s3-st-spunet.py @@ -554,7 +554,7 @@ loop=1, # sampling weight ), ], - ) + ), ) hooks = [