Closed SWWdz closed 10 months ago
release the code !(^-^)! hurry up!
Hi, we will release the complete model code in December 2023.
The complete model code has been released, so I close this comment.
Where is the runner.py? I can't find in your project.
------------------ 原始邮件 ------------------ 发件人: "LiyingCV/Long-Range-Grouping-Transformer" @.>; 发送时间: 2023年12月24日(星期天) 下午2:21 @.>; @.**@.>; 主题: Re: [LiyingCV/Long-Range-Grouping-Transformer] release the code !(^-^)! hurry up! (Issue #3)
The complete model code has been released, so I close this comment.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
Could you please check the config.py file for errors? Several parameters are missing.
Could you please check the config.py file for errors? Several parameters are missing.
Hi, could you tell me which parameters are missing? The code worked fine before I uploaded it.
C.NETWORK.ENCODER.VIT.USE_CLS_TOKEN C.NETWORK.DECODER.VOXEL_SIZE C.TRAIN.UPDATE_N_VIEWS_RENDERING_PER_EPOCH __C.TRAIN.UPDATE_N_VIEWS_RENDERING_PER_ITERATION C.NETWORK.DECODER.GROUP.SOFTMAX_DROPOUT C.NETWORK.DECODER.GROUP.ATTENTION_MLP_DROPOUT C.NETWORK.MERGER.FC.DIM
I was able to run the code, however keep the following four issues in mind: 1) TypeError: forward() got an unexpected keyword argument 'lga' 2) AttributeError: module 'utils.helpers' has no attribute 'reduce_value' self.layer_norm = torch.nn.LayerNorm(cfg.NETWORK.MERGER.FC.DIM) 3) AttributeError: 'EasyDict' object has no attribute 'FC' 4) TypeError: forward() got an unexpected keyword argument 'overlap'
I was able to run the code, however keep the following four issues in mind: 1) TypeError: forward() got an unexpected keyword argument 'lga' 2) AttributeError: module 'utils.helpers' has no attribute 'reduce_value' self.layer_norm = torch.nn.LayerNorm(cfg.NETWORK.MERGER.FC.DIM) 3) AttributeError: 'EasyDict' object has no attribute 'FC' 4) TypeError: forward() got an unexpected keyword argument 'overlap'
Hi, I get it. Maybe due to the wrong version of the uploaded code. I will check them later, and you can download the new version code this weekend.
I was able to run the code, however keep the following four issues in mind: 1) TypeError: forward() got an unexpected keyword argument 'lga' 2) AttributeError: module 'utils.helpers' has no attribute 'reduce_value' self.layer_norm = torch.nn.LayerNorm(cfg.NETWORK.MERGER.FC.DIM) 3) AttributeError: 'EasyDict' object has no attribute 'FC' 4) TypeError: forward() got an unexpected keyword argument 'overlap'
I updated the code, and you can re-download them. If you have any other questions, please contact us.
release the code !(^-^)! hurry up!