-
Elsewhere in Bridge2AI there have been efforts to develop metadata standards based on Healthsheets: see https://dl.acm.org/doi/fullHtml/10.1145/3531146.3533239 for the original guidelines.
It would…
-
It looks like line 234 of _d4d_lcd_frame_buffer.c_:
``` c
win_const1 = (signed long)(p_fbDesc->fb_start_addr + (p_fbDesc->lcd_x_max * win_x + p_fbDesc->lcd_x_max - win_y) * bpp_byte);
```
needs to b…
-
# Summary
During our pytorch development, we found Windows system memory alloctor is worse performance, and slow down the whole pytorch performance. After add third party memory alloctor, pytorch imp…
-
Start from these links ...
https://extr3metech.wordpress.com/2012/09/23/convert-photo-to-grayscale-with-python-opencv/
https://docs.opencv.org/trunk/d7/d4d/tutorial_py_thresholding.html
-
Latest d4d. I am getting these logs but I don't have such entries in older d4d containers when I run drush. How to stop this?
````
wodby@php.container:/var/www/html $ drush cr
[118] Log opened at…
-
gcov seems a good way to test code coverage.
http://bobah.net/d4d/tools/code-coverage-with-gcov
-
We currently have subsets to indicate general sections each class is relevant to re: the original Datasheets paper (e.g., `Motivation`), but this does not allow identifying the closer relationship bet…
-
# Context
We recently acquired a `TOYOTA PROACE` (1.6 D4D (MDX9) 90) Delivery Panel Van
specifically to accelerate the completion of our [**`@home`**](https://github.com/dwyl/home) project.
…
-
`d4d-web/public/index.html` sends three requests to fetch three font styles from Google Web Font. We can combine the three into one request.
eg:
```
```
-
Let's start by attempting to include OpenCV.js and do some simple operation with it:
https://docs.opencv.org/3.4.1/dd/d4d/tutorial_js_image_arithmetics.html
Thanks @abtest-123 -- https://publicl…