dahaigui

Results 12 comments of dahaigui

> Refer to #61 post. I added the custom code for using a video demo. However, when I run the code. The video is process at an average of 5...

@smturzo > This is good to know. Could you please elaborate with an example please? Or point me to a resource where I can find more about this? The reference...

> Just to have it registered the versions I have that made this work are: > > * Tensorflow 1.15 > * Keras 2.3.1 > * H5py 2.10.0 I want...

> > > Just to have it registered the versions I have that made this work are: > > > > > > * Tensorflow 1.15 > > > *...

**I found the solution to this problem!** There is a file generated during the building process, the path is `tiny-cuda-nn/bindings/torch/build/temp.linux-x86_64-3.8/build.ninja`. we need to use ninja to build it, the command...

**I found the solution to this problem!** https://github.com/NVlabs/tiny-cuda-nn/issues/304#issuecomment-2026457467

I'm experiencing the same problem, is there any solution?

Specifically, provide the sample files in this web page (https://github.com/tangerzhang/ALLHiC/wiki/ALLHiC:-identify-allelic-contigs), or provide the file format, because the Sbicolor_313_v3.1.gene file format is unknown.

> Hi, > > I found the format of your reference .gff3 file is a little different with ours. > > Because `classify.pl` identify gene name by "Name", so you...

> 第二篇中的问题 > 第一 缺少图书删除功能 > 第二 分页会报错 找不到第二页 找不到错误是因为他的book_list.html里面设置的page前面是&,其实应该是?的