Giter Site home page Giter Site logo

gqe-net's Introduction

GQE-Net (PyTorch)

Point Cloud Quality Enhancement

  • Run the training script:
python main_mix.py --pth_path=pths/final_2023 ----log_path=logs/final_2023 --train_h5_txt=data_LT/h5_mix_new/trainFile.txt --valid_h5_txt=data_LT/h5_mix_test_new/testFile.txt --no_cuda=0 --eval=0 --train_channel=0
  • Run the evaluation script with pretrained models:
python main_mix.py --log_path_test=logs_test_2023/final_2023 --test_ply_txt=data_LT/data_ori_add/testFile.txt --test_ori_ply=data_LT/data_ori_add/same_order/ --test_rec_ply=data_LT/data_rec_add/ --model1_path=pths/final_2023/GQE-Net/2023-07-25/y/model_6.pth --model2_path=pths/final_2023/GQE-Net/2023-07-28/u/model_55.pth ----model3_path=pths/final_2023/GQE-Net/2023-07-31/v/model_92.pth --pred_path=data/preds/final_2023 --eval=1
  • In the training stage, put the txt file and the .h5 files in the same folder.

gqe-net's People

Stargazers

Junteng Zhang avatar dongfengxijian avatar  avatar 小白白学习 avatar

Watchers

Kostas Georgiou avatar 小白白学习 avatar  avatar

Forkers

rain2050

gqe-net's Issues

where is the log file?

i can't find the logs/final_2023
and how can i get data_LT/data_rec_add/?
How to use the matlab file can you explain more?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.