camera_sim icon indicating copy to clipboard operation
camera_sim copied to clipboard

Results 10 camera_sim issues
Sort by recently updated
recently updated
newest added

Bumps [html5lib](https://github.com/html5lib/html5lib-python) from 0.9999999 to 0.999999999. Changelog Sourced from html5lib's changelog. Commits 6a73efa Yes, another release, already. :( e0dc25f Fix attribute order to the treebuilder to be document order a3b8252...

dependencies

Bumps [numpy](https://github.com/numpy/numpy) from 1.16.2 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

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.4.1 to 2.7.2. Release notes Sourced from tensorflow's releases. TensorFlow 2.7.2 Release 2.7.2 This releases introduces several vulnerability fixes: Fixes a code injection in saved_model_cli (CVE-2022-29216) Fixes...

dependencies

Bumps [ipython](https://github.com/ipython/ipython) from 5.3.0 to 7.16.3. Commits d43c7c7 release 7.16.3 5fa1e40 Merge pull request from GHSA-pq7m-3gw7-gq5x 8df8971 back to dev 9f477b7 release 7.16.2 138f266 bring back release helper from master...

dependencies

Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.3.18 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, I try to build Halide as your instruction. But I was failed with the following error message: ``` make[1]: Entering directory '/home/deepmind/projects/camera_sim/halide/gradient_apps/gapps' make[1]: *** No rule to make target...

Great work! I was wondering how is the Gaussian STD and Poisson Mult-factor measured? The reference [1] only provide read noise while [2] only provide ISO sensitivity, how did you...

It seems that Halide is not very neccessry for the pipeline. Other common_use package seems do this well too. Would you consider remove halide dependency and help us know more...

The code of `from ._ext import operators as ops` occurs a error that no module named 'gapps._ext'. Before I test the codes, I have installed the llvm, clang and compiled...

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.4.1 to 2.9.3. Release notes Sourced from tensorflow's releases. TensorFlow 2.9.3 Release 2.9.3 This release introduces several vulnerability fixes: Fixes an overflow in tf.keras.losses.poisson (CVE-2022-41887) Fixes a...

dependencies