Git Product home page Git Product logo

Comments (4)

SaadBazaz avatar SaadBazaz commented on August 24, 2024

The steps I followed to get it to work:

  1. Install anaconda
  2. Create a virtual env with conda
  3. Activate virtual env
  4. Install scipy==1.1.0 (You can also install it while making the conda env in step 2). This exact version is necessary for some functions the author used (e.g imread). An alternative is to replace the imreads with cv2 library. (https://stackoverflow.com/questions/15345790/scipy-misc-module-has-no-attribute-imread)
  5. Install numpy and pandas

from cbir.

SaadBazaz avatar SaadBazaz commented on August 24, 2024

Here's my complete requirements.txt:

certifi==2021.5.30
cycler==0.10.0
decorator==4.4.2
imageio==2.9.0
kiwisolver==1.3.1
matplotlib==3.4.2
mkl-fft==1.3.0
mkl-random==1.1.1
mkl-service==2.3.0
networkx==2.5.1
numpy @ file:///opt/concourse/worker/volumes/live/a1b5ea96-b05c-40ba-5dfb-4542ece1c186/volume/numpy_and_numpy_base_1603491228242/work
pandas==1.2.5
Pillow==8.2.0
pyparsing==2.4.7
python-dateutil==2.8.1
pytz==2021.1
PyWavelets==1.1.1
scikit-image==0.18.1
scipy==1.1.0
six @ file:///tmp/build/80754af9/six_1623709665295/work
tifffile==2021.6.14
torch==1.9.0
torchvision==0.10.0
typing-extensions==3.10.0.0

from cbir.

ishandutta2007 avatar ishandutta2007 commented on August 24, 2024

Whats your python version?

from cbir.

SaadBazaz avatar SaadBazaz commented on August 24, 2024

@ishandutta2007 Python 3.8.5

from cbir.

Related Issues (14)

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.