Skip to content

Repository files navigation

Code and 2D pretrained models

This repository contains the code and 2D pretrained models.

Table of Contents

Installation

  1. Clone the repository:

    git clone https://github.com/plbbl/code.git

2D Pretrained Models

Here, we provide the links to the pretrained models for various 2D models used in our paper. The majority of these pretrained models are provided by the original authors of the corresponding models.

Training

To train the model on your own dataset, follow these steps:

  1. Prepare the images restored by the 2D restoration model and use colmap to extract their point clouds.

  2. According to your requirements, modify the script/train.sh file.

  3. Run the training script:

    bash script/train.sh

Testing

After training, you can evaluate the model using the testing script.

  1. The train.sh file already includes the corresponding rendering code and test code. Please modify it according to your needs.

    bash script/train.sh

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages