hm123450

Results 17 comments of hm123450

module attributes {llvm.data_layout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128", llvm.target_triple = "x86_64-unknown-linux-gnu", "onnx-mlir.symbol-postfix" = "add"} { func.func @main_graph(%arg0: memref {onnx.name = "X1"}, %arg1: memref {onnx.name = "X2"}) -> (memref {onnx.name = "Y"}) attributes {llvm.emit_c_interface}...

> 嗨:我有一个大约十秒钟长的视频文件。使用 ffmpeg 拆分它后,我正在尝试使用 convert.py,但我不断收到与文件路径相关的错误。我想问一下是否有人可以帮助我解决这个问题。谢谢。 ``` python convert.py -s data/ E0222 12:08:50.144686 1326795 logging.cc:56] [option_manager.cc:813] Check failed: ExistsDir(*image_path) E0222 12:08:50.144773 1326795 option_manager.cc:879] Invalid options provided. ERROR:root:Feature extraction failed with code...

> > 嗨:我有一个大约十秒钟长的视频文件。使用 ffmpeg 拆分它后,我正在尝试使用 convert.py,但我不断收到与文件路径相关的错误。我想问一下是否有人可以帮助我解决这个问题。谢谢。 > > ``` > python convert.py -s data/ > E0222 12:08:50.144686 1326795 logging.cc:56] [option_manager.cc:813] Check failed: ExistsDir(*image_path) > E0222 12:08:50.144773 1326795 option_manager.cc:879] Invalid options...

> 由于不知道这个功能,我们是一个典型的开源项目。如果您需要什么,欢迎您贡献 PR,如果有我们进一步支持的部分,我们可以为您提供帮助。 Thank you very much for your response. I have a follow-up question. I have read your paper and was pleasantly surprised to find that you can lower...

> 由于不知道这个功能,我们是一个典型的开源项目。如果您需要什么,欢迎您贡献 PR,如果有我们进一步支持的部分,我们可以为您提供帮助。 Just like you mentioned in you paper: "onnx dialect is converted to krnl dialect via pass --convert-onnx-to-krnl. Then krnl dialect (except some of its operations) is converted...

![screenshot-1733041117031](https://github.com/user-attachments/assets/8b617baa-4d71-45d0-a844-b13c9f158b28)

第二个问题,就是我应该如何创建自己的数据集呢。我自己的实验流程的data pipeline中不会产生npy文件,我看了一下您的源代码,npy文件是否可以不需要呢?因为我看代码里npy文件时作为ft-path文件,而ft-path好像是为了提供已有的checkpoint。那如果完全重新训练是否不需要npy文件呢?

> 看起来LLFF数据集的官方链接权限失效了,你可能需要从互联网上搜索其他渠道分享的llff链接。npy文件是通过使用llff官方code中的脚本,将colmap的处理结果转换得到的。 谢谢您,但是我还是想问一下,如果我们想完成sam3d所需的数据最小有哪些。如果我仅有一些多视图图片以及一些相机内外参,我是否可以直接使用sam3d呢。我去看了llff官方的代码,如果需要colmap处理的话,会产生points3d.bin这种稀疏重建的结果,但是我并不想要这些。

I have the same question. I only see load_keypoints used in model.py. The writer only give `batch_keypoints[b, :, :keypoints.shape[-1]] = keypoints` at 1771 lines in model.py but didn't return the...

> @ErfeiCui Please take a look at their application. hello,hello. I sent application some times these days. I don't get the response too. Can you help me have a look?...