StriveZs

Results 6 issues of StriveZs

Please update the content, I'm a freshman in this field, your guys repro give me many advices. Thanks, please update the content. :-)

Hi, this is Zander, recently I run your code in my server, I find your code use the depth_visual_xxx.png as the mask to constrain the depth map: ``` model_loss =...

这里以星座运势为例,考虑到现在长字符会被添加省略号,因此我尝试将长文本拆分为多个短文本来进行拼接处理,下面是我拆分文本的代码,有一些参数可以调整,比如maxLen来调整短文本的长度,maxList为最大设置的短文本的数量。 ` # 星座运势处理 s1 = horoscope['horoscope1'] s2 = horoscope['horoscope2'] r1 = [] r2 = [] maxLen = 19 maxList = 6 for i in range(len(s1)): if i % maxLen...

Regarding the point cloud fused by DepthFusion, there is no color in the points of reconstruction when opened by MeshLab, only the most basic gray, is it a problem of...

When I open the onedrive link, I got this page information. ![image](https://github.com/ViTAE-Transformer/SAMRS/assets/28866063/ac415a0e-ca13-4732-a371-7a437eb520a4) If possible, can you update your dataset download link. plz thx