Giter Site home page Giter Site logo

Comments (3)

lewfish avatar lewfish commented on July 17, 2024

Are you sure you are on 0.9? You can use pip show rastervision to see the version. Were you able to run the Quickstart example? Also, it's pretty easy to mess up installing via pip since there are a lot of external dependencies that are needed, so I'd recommend using the Docker setup https://docs.rastervision.io/en/0.9/setup.html#docker-containers

from raster-vision-examples.

lewfish avatar lewfish commented on July 17, 2024

I ran this inside the Docker container and it worked. I will have to test if it works when installing via pip later.

root@2a97fefc318f:/opt/data/model-zoo/potsdam-seg# ls
3_12_sample.tif  3_12_sample.tif.aux.xml  model.tar.gz  predict_package.zip
root@2a97fefc318f:/opt/data/model-zoo/potsdam-seg# rastervision predict ./predict_package.zip ./3_12_sample.tif ./out.tif
/usr/local/lib/python3.5/dist-packages/pluginbase.py:439: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`.
  fromlist, level)
2019-04-17 21:34:32.924251: I tensorflow/core/platform/cpu_feature_guard.cc:141] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA
2019-04-17 21:34:32:rastervision.task.semantic_segmentation: INFO - Making predictions for scene
......................................................................................................................................................................................root@2a97fefc318f:/opt/data/model-zoo/potsdam-seg# ls
3_12_sample.tif  3_12_sample.tif.aux.xml  model.tar.gz  out.tif  predict_package.zip

from raster-vision-examples.

ammar-mahmood avatar ammar-mahmood commented on July 17, 2024

I am on 0.9.0rc1

I was able to run the dry test on the Potsdam segmentation example. However, I got the ''“FileNotFoundError: [WinError 2] The system cannot find the file specified” error when I ran the full experiment.

It seems like I need to run it from the docker.

Thank you.

from raster-vision-examples.

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.