netdef-docker icon indicating copy to clipboard operation
netdef-docker copied to clipboard

DispNet3, FlowNet3, FlowNetH, SceneFlowNet -- in Docker

Results 7 netdef-docker issues
Sort by recently updated
recently updated
newest added

> [2/8] RUN apt update && apt install -y --no-install-recommends python3 python3-distutils cmake git curl wget libeigen3-dev sudo: 0.294 exec /bin/sh: exec format error Dockerfile:11 -------------------- 10 | 11 |...

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.5 to 2.2.3. Release notes Sourced from werkzeug's releases. 2.2.3 This is a fix release for the 2.2.x release branch. Changes: https://werkzeug.palletsprojects.com/en/2.2.x/changes/#version-2-2-3 Milestone: https://github.com/pallets/werkzeug/milestone/26?closed=1 This release contains...

dependencies

Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.3.0 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer when saving #6699 [@​radarhere] Limit SAMPLESPERPIXEL to avoid runtime DOS #6700 [@​wiredfool]...

dependencies

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.6.1 to 3.18.3. Release notes Sourced from protobuf's releases. Protocol Buffers v3.18.3 C++ Reduce memory consumption of MessageSet parsing This release addresses a Security Advisory for C++...

dependencies

Bumps [numpy](https://github.com/numpy/numpy) from 1.15.4 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

same OS as base docker image so it will not break it. 11.4.1-cudnn8-devel-ubuntu18.04

Hi, I want to run DispNet CSS model and I found this project is very helpful. May I know if the docker container still exists? The script run-network.sh can't pull...