Giter Site home page Giter Site logo

nghiahhnguyen / shrec-protein-domains Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 2.0 104.65 MB

This is team HCMUS's codebase for the SHREC'21 track: Retrieval and classification of protein surfaces equipped with physical & chemical properties.

License: GNU General Public License v3.0

Python 93.52% Shell 6.48%

shrec-protein-domains's Introduction

SHREC-protein-domains

This is team HCMUS's codebase for the SHREC'21 track: Retrieval and classification of protein surfaces equipped with physical & chemical properties

Installation

Our method use the PyTorch Geometric package. We provide instructions to install the package below. Alternatively, a more elaborated installation instruction can be found on the package documents page.

Open the file install_torch_geometric.sh file. Modify the value 1.7.0 and cu110 on the first line by PyTorch version (1.4.0, 1.5.0, 1.6.0, 1.7.0) (You should round your PyTorch version to the second version number e.g., if your PyTorchVersion is 1.6.3, you should replace 1.7.0 in the original file with 1.6.0) and your specific CUDA version (cpu, cu92, cu101, cu102, cu110).

Run

bash install_torch_geometric.sh

Run code

The code can be run from the file main.py. A sample command can be found in run.sh. You can run the sample command by running:

bash run.sh

If you want to know the meaning of the arguments, you can find more details in the file main.py

Submission generation

To generate submission packages for the corresponding method/checkpoint, run

python evaluation.py --method [method/checkpoint]

shrec-protein-domains's People

Contributors

duynht avatar nghiahhnguyen avatar

Stargazers

 avatar  avatar  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.