Giter Club home page Giter Club logo

steal's Issues

opencv-python version error

ERROR: Could not find a version that satisfies the requirement opencv-python==3.4.0.12 (from -r requirements.txt (line 3)) (from versions: 3.4.2.16, 3.4.2.17, 3.4.3.18, 3.4.4.19, 3.4.5.20, 4.0.0.21, 4.0.1.23, 4.0.1.24, 4.1.0.25)
ERROR: No matching distribution found for opencv-python==3.4.0.12 (from -r requirements.txt (line 3))

AMD gpu or cpu only code

Hi there,
Thanks for the excellent work. Iโ€™m new to CV and machine learning in general and was wondering if it is possible to run this code if CUDA is not available, I.e. using cpu only or AMD gpu. Thanks!

how to get the result picture like this?

when I use inference_cityscapes.py , it seems it will output different class into different images separately. I want to know how to get a total result like this in the paper?
image

pytorch version issue with python 3.8

HI, I am using the "pip install -r requirements.txt" for dependencies installation, but got following error. I have using ubantu with python 3.8.

ERROR: Could not find a version that satisfies the requirement torch==0.4.0 (from versions: 1.4.0, 1.5.0, 1.5.1, 1.6.0, 1.7.0, 1.7.1, 1.8.0, 1.8.1, 1.9.0, 1.9.1, 1.10.0, 1.10.1, 1.10.2, 1.11.0, 1.12.0, 1.12.1)
ERROR: No matching distribution found for torch==0.4.0

Please suggest a solution.

Output Problem

When I run the inference.py using your provided model and sdb dataset. the output images are almost dark and a few images have clear and thinning edges. I do not know why. Thank you for your reply!

Where is the place to download the data?

(venv) (base) suryadi@xtal:/media/suryadi/DATA/learn/STEAL$ python inference_sbd.py \
>     --root_dir_val= ./data/sbd/data_aug/\
>     --flist_val= ./data/sbd/data_aug/val_list.txt\
>     --output_folder=./output/sbd/ \
>     --ckpt=./checkpoints/sbd/model_checkpoint.pt\
> 
usage: inference_sbd.py [-h] [--root_dir_val ROOT_DIR_VAL]
                        [--flist_val FLIST_VAL] [--ckpt CKPT]
                        [--output_folder OUTPUT_FOLDER] [--dataset DATASET]
                        [--n_classes N_CLASSES]
inference_sbd.py: error: unrecognized arguments: ./data/sbd/data_aug/ ./data/sbd/data_aug/val_list.txt

Dear David,

Where to download data?
Is it correct from http://www.eecs.berkeley.edu/Research/Projects/CS/vision/grouping/semantic_contours/benchmark.tgz ?

Thank you very much in advance.

Warmest Regards,
Suryadi

About direction loss

Thx for your work and releasing the test code.
How can I rewrite the direction loss if I didn't install matlab on my computer? Are there any other ways to calculate normal directions of the edge pixels?
Looking forward for your reply.

spelling issue in README.md

Hello, thank you for your awesome work.

In the README.md file, the instruction to install the requirements has a typo. It should be:

pip install -r requirements.txt

Implementation of thinning layer

Hello, thank you for your excellent work. I've read your paper and i wonder whether you plan to release the code of training, especially the computation details of NMS loss and direction loss. Thank you.

Typo in your readme

Hi! I just noticed that there is a small typo in your readme:
pip install -r requirments.txt

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.