-
### System Info / 系統信息
CUDA 12.4
Python 3.12
TORCH 2.5.1+cu124
2x3090
### Information / 问题信息
- [X] The official example scripts / 官方的示例脚本
- [ ] My own modified scripts / 我自己修改的脚本和任务
Is…
-
- cocos2d-x version: 3.13
- devices test on: very much
- developing environments
- NDK version: r10d
Steps to Reproduce: no
I recive some crash log from "Bugly" (http://bugly.qq.com)
In…
-
I'm currently going through the 2D filter to understand how it works (and refaactoring along the way, PR incoming soon!), and noticed that the `TileWalker` uses data in the corner of a 2D plane to cal…
-
文档:https://galacean.antgroup.com/#/docs/latest/cn/editor-first-2d-project
-
I've a case where dos line endings are silently converted to unix lines. The following test case shows the issue.
```
package main
import (
"io"
"github.com/davecgh/go-spew/…
-
### Describe the bug
I run the training but get this error
### Reproduction
Run accelerate config
```
compute_environment: LOCAL_MACHINE
debug: false
distributed_type: FSDP
downcast_bf16: 'n…
kopyl updated
2 weeks ago
-
They provide scalars are the values rather all the corresponding labels:
```
In [81]: index = pd.date_range('2000-01-01', periods=5)
In [82]: s = pd.Series(np.arange(index.size), index)
In […
-
## Expected Behavior
Deserializer
- Drag-n-drop OFF file to web, and view 2D / 3D design
- Convert OFF file to STL, etc.
Serializer
- Export 2D / 3D design to OFF file
- Convert STL file to …
z3dev updated
2 years ago
-
**Is your feature request related to a problem? Please describe.**
Cellpose natively supports 3D segmentation; we have so far used it in "pseudo 3D mode", where you segment each z-slice separately, a…
-
At the moment we have 1D array: vectors (PMVector) and 2D arrays : matrices (PMMatrix). We will need n-dimensional arrays in the future, like in Numpy: https://docs.scipy.org/doc/numpy/reference/array…