-
I'm preparing to migrate from osg to vsg. I use osgviewer.exe and vsgviewer.exe to load the same dxf file.
But the lines displayed by vsg do not have the original color。
vsgviewer.exe use assimp to …
-
https://devblogs.nvidia.com/parallelforall/photo-editing-generative-adversarial-networks-2/
基于nvidia-digits的实现
https://github.com/gheinrich/DIGITS-GAN/blob/DIGITS-GAN-v0.1/examples/gan/README.md
-
This issue is to document and discuss changes necessary to use deep learning frameworks with opencog.
Our usecases:
1. We would like to be able to pass between ExecutionOutputLinks python obje…
-
**Description**
Using the onnx backend without gpu on the docker image of tag 23.04-py3 the server crash with signal 11.
Signal (11) received.
0# 0x00005644CD6EA959 in tritonserver
1# 0x00007F…
-
1) `patches_detail[]` is now added as a separate field on the same level as `affected[]:`. It is incorrect, because we cannot make a mapping from an AFFECTED PROJECT (affected[]) to a patch where it w…
-
Until now, we have only used our framework for ChEBI, but in principle, it should also be applicable to other data sets and prediction tasks. One such task is the prediction of protein functions as sp…
-
```
import tensorflow as tf
def cond(x):
return tf.less(x,10)
def body(x):
tf.get_variable_scope().reuse_variables()
y=tf.get_variable('y')
z=tf.get_variable('z')
ass…
-
I started working through the implementation and use of the current library and API, a bit more in depth than early forays. It's an annotated commentary of what I'm seeing as I go through, gaining a …
joinr updated
5 years ago
-
### What Databases do THEY use?
-
### Model description
Adding the TokenGT graph transformer model with @Raman-Kumar (see [Graphormer issue](https://github.com/huggingface/transformers/issues/20962#issuecomment-1375361519))
@Ram…