STEAL icon indicating copy to clipboard operation
STEAL copied to clipboard

STEAL - Learning Semantic Boundaries from Noisy Annotations (CVPR 2019)

Results 13 STEAL issues
Sort by recently updated
recently updated
newest added

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

Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.4.1 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@​radarhere, @​hugovk] Restrict builtins within...

dependencies

Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.0.12 to 4.2.0.32. Release notes Sourced from opencv-python's releases. 4.2.0.32 opencv-python: https://pypi.org/project/opencv-python/ opencv-contrib-python: https://pypi.org/project/opencv-contrib-python/ opencv-python-headless: https://pypi.org/project/opencv-python-headless/ opencv-contrib-python-headless: https://pypi.org/project/opencv-contrib-python-headless/ OpenCV version 4.2.0. Changes: macOS environment updated from xcode8.3...

dependencies

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`

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

Thanks for the excellent work, but when will you release the training code?

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

https://github.com/nv-tlabs/STEAL/blob/99f78dee8f2305b5cebafb8c1d9411febe8512e0/inference_cityscapes.py#L65 If I use the model to inference other dataset for example KITTI, should I change the mean value? Or dose it matter for different image size?

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

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