-
From salem:
Dockerfile:
_"
FROM smalikic/dreamchallenge_base_image
RUN git clone https://smalikic@bitbucket.org/smalikic/docker_ctpsingle_pcawg.git
RUN cp -rf docker_ctpsingle_pcawg/* /opt/CTPs…
-
**Story**
Migrate 1944 parent objects from the Kissinger MS 2004 collection (PID 39) from FindIt to DCS.
Parents OIDs in this attached file:
[MS2004_ForMigration.csv](https://github.com/yalelibrary/Y…
-
Hey, so I'm pretty new with photogrammetry but have had some success with meshroom re-creating stationary objects. Found [a video online](https://www.youtube.com/watch?v=eiEaHLNJJ94) of a filmmaker us…
-
## Use case
Sometimes there is a need to simply scale a widget on a device with a bigger screen instead of changing its layout. A simple example is to show bigger images, bigger fonts or bigger cus…
sz7i updated
7 months ago
-
**Describe the bug**
The MCUX LPSPI SPI driver handles SPI chip selects inconsistently when comparing GPIO CS and "native" controller CS handling over multipart transfers.
With GPIO CS enabled (wh…
-
### Search before asking
- [x] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
Can we explore a graphically more prominent button action? We have had users being stuck in the tutorial cause they dont know where to click.
@sidsharma2002 you had some ideas around already ri…
-
### Issue Description
This bug is also happening with a1111 as reported here:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/11163
using the "replace preview" button saves a versi…
-
Hello!
I am trying to send an image using a multipart api call to my server. The api call is working from postman. The api call has two params `{{domain}}/api/user/data-logs?type=WEIGHT&value=99&d…
-
Using any of the methods to save the canvas to a file is extremely slow compared to [node-canvas](https://github.com/Automattic/node-canvas).
My render loop would take an average speed of 20-30 fps…