Giter Site home page Giter Site logo

Requirements of pytorch about overlapnet HOT 3 OPEN

prbonn avatar prbonn commented on September 24, 2024
Requirements of pytorch

from overlapnet.

Comments (3)

Chen-Xieyuanli avatar Chen-Xieyuanli commented on September 24, 2024

@BIT-MJY could you please give your PyTorch setup here?

from overlapnet.

BIT-MJY avatar BIT-MJY commented on September 24, 2024

Hello @smalltheater ,

Thanks for using our code! The setup of OverlapNet (pytorch) is the same as the one used in our newest work OverlapTransformer for faster retrieval, which is:

torch==1.10.2+cu113  
torchvision==0.11.3+cu113  
torchaudio==0.10.2+cu113  
  
matplotlib==3.4.3    
numpy==1.20.3    
tensorboardx==2.4    
pyyaml==6.0    
opencv-python==4.5.4.58    
faiss-cpu==1.7.1    
scikit-learn==0.24.2    

You can download our Torch dependences by pip:

pip3 install torch==1.10.2+cu113 torchvision==0.11.3+cu113 torchaudio==0.10.2+cu113 -f https://download.pytorch.org/whl/cu113/torch_stable.html

or by conda:
conda install pytorch torchvision torchaudio cudatoolkit=11.3 -c pytorch

By the way, the data used for training and evaluation here is the same as the data used in OverlapTransformer, maybe our new work can also help you.

from overlapnet.

Chen-Xieyuanli avatar Chen-Xieyuanli commented on September 24, 2024

@BIT-MJY Thanks for the detailed reply.

from overlapnet.

Related Issues (20)

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.