GithubHelp home page GithubHelp logo

clpsq-net's Introduction

CLPSQ-NET

This code is for the paper "CLPSQ-NET"

Requirements

  • pytorch 1.7.1+cu101
  • torchvision 0.8.2+cu101
  • tqdm 4.50.2
  • numpy 1.18.5

Data Preparation

We provide two public datasets for evaluating algorithm performance PSQ-8 and PSQ-1440.

Follow the link above to download the dataset and extract it to the root directory. The following command converts the 'csv' format data in the dataset to the 'npy' format used by the program.

python data_processing.py

Train

The training process is divided into two stages. The first stage is self-supervised comparative learning, and the second stage is learning tuning again on the basis of the first training stage.

Stage one

python train_stage1.py

Stage two

python train_stage2.py

Evaluate

We also provide the pretrained model for simply test,

python evaluate.py

Thanks

If this repository helps you,please star it and quote from our paper. Thanks.

clpsq-net's People

Contributors

lyxrhythm avatar

Watchers

 avatar

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.