-
```
from build123d import *
shape1 = Pos(0,0,0) * Box(30,30,30)
shape2 = Pos(30,0,0) * Box(50,5,5)
shape1 - shape2 # This is fine and produces a box with a hole…
-
**Short Description**
![bg-removal](https://github.com/keras-team/keras-cv/assets/17668390/0746f033-349e-45b6-9388-71a742ec6e10)
- **U2-Net (U square net)** published in Pattern Recognition 2020…
innat updated
2 months ago
-
### Tested versions
- Reproducible in: v4.2.1.stable.official [b09f793f5]
### System information
Windows 10 - Godot v4.2.1.stable.official - Vulkan (Forward+) - NVIDIA GeForce RTX 3060 Laptop…
jdies updated
8 months ago
-
in `waymo_8398516118967750070_3958_000_3978_000/8398516118967750070_3958_000_3978_000/colmap/sparse/0` there is no `points3D_withlidar.txt` file. The same is true for the three other preprocessed data…
-
**Describe the bug**
Plotting in 3D space appears to be broken. The example in visualization.ipynb returns an empty 2D plot.
**To Reproduce**
Open visualization.ipynb and run all code, then view …
-
**Describe the project you are working on:**
3D exploration game.
**Describe the problem or limitation you are having in your project:**
Placing objects in 3d is hard, because moving them…
-
according to neovim doc https://neovim.io/doc/user/lsp.html#lsp-quickstart
I create a minial config `lsp.lua`
```
vim.cmd([[autocmd BufNewFile,BufRead *.asy setlocal filetype=asy ]])
vim.lsp…
-
Hi guys @kfiraberman @PeizhuoLi, I would be grateful if you can show me how to keep the original direction from content motion?
https://github.com/DeepMotionEditing/deep-motion-editing/blob/74fff8fb3…
-
### Dependency
- [x] #3722
- [x] #3641
- [x] #4134
- [x] #2147
### Overview
To expedite the process of locating a specific wins entry, each wins entry (which is also a javascript object) shou…
-
## Context
The Edit & Resend panel is used to modify an existing HTTP Request and resend it back to the server. Here is a screenshot of the current UI:
![image](https://user-images.githubusercon…