-
dump代码如下
@jit.trace(symbolic=True, capture_as_const=True)
def fun(data, *, net):
pred = net(data)
return pred
fun(data, net=model)
fun.dump("test.mge", arg_names=["data"],optimize_for_inferenc…
-
Dear experts, is it possible to provide tractography with a list of locations (X, Y, Z) for the seeds?. I can imagine that this file would be similar to the `output_seeds` in https://github.com/MRtri…
-
At present it seems that in an object layer someone can add rectangles, polygons, points, ellipses, and polygonal paths. A magic-wand-style selection area would be a great addition to the object layer…
-
The base conda env is: `conda create -n unispeech python=3.8`
when I run `pip install --require-hashes -r requirements.txt` under [speaker_verification](https://github.com/microsoft/UniSpeech/tree/ma…
-
one of the issues i believe is that the source data is too large. please write a one-off gdal script to resample the data by majority from a 100m pixel grid to a 30km grid
-
### Describe the project you are working on
Godot engine
### Describe the problem or limitation you are having in your project
The word "global" implies that there is one "true" coordinate system t…
-
From @PullJosh: https://github.com/leopard-js/sb-edit/pull/137#discussion_r1614635282
> **Question:** Do we want to blacklist browser-provided identifiers like `Array`, `Audio`, `Error`, `File`, `M…
-
**Is your feature request related to a problem? Please describe.**
The folder with the executable is cluttered.
**Describe the solution you'd like**
Have the build output a single .exe or equival…
-
I'm hoping to again attend the hackathon that runs prior to OHBM. This time around, I'd like to pre-register project ideas on their site well ahead of the event, to hopefully attract some interest and…
-
256 is working but just too bad resolution
https://github.com/yoyo-nb/Thin-Plate-Spline-Motion-Model/assets/19240467/e3055917-22a9-461d-b683-262fe74e5f0a
https://github.com/yoyo-nb/Thin-Plat…