Rendong Pi

Results 8 comments of Rendong Pi

Firstly, thanks for sharing your fantastic work. As described in your paper, multi-objective semantic segmentation can be achieved. Could you please update the corresponding codes? Looking forward to your reply!

> 你可以查看具体的权重参数,如果不一样的话,那可能是在这里下载的 [https://mmselfsup.readthedocs.io/en/latest/model_zoo.html。](https://mmselfsup.readthedocs.io/en/latest/model_zoo.html%E3%80%82) Hi, thanks for your great job. The link is invalid, could you please update this link? And where can I get the pretrained weight of the detco?...

> Hi Great job! I have some question when i used "DPM-solver=True". 1: Does the batchsize must be 1 when used DPM-solver ? if not in dpm_solver.py def dynamic_thresholding_fn(self, x0,...

same question. What's more important, as show below, why the cal_out can represent the final segmentation result? co = th.tensor(cal_out) print('the shape of sample :', sample.shape, sample[:, -1, :, :].shape)...

> Can you list the steps to repoduce the issue? And will this issue still occur after disabling the vscode-neovim extension? @Devin-Pi Of course. Step 1: Open a folder in...

> There is no `spc`+`e` shortcut in explorer, there is only `space` to expand folder or preview file. I can't reproduce the issue in Fig.1 > > ![image](https://private-user-images.githubusercontent.com/54128430/329157974-1912b963-2535-40eb-b69e-b1a5e0d9eea3.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTUyNDMyNDgsIm5iZiI6MTcxNTI0Mjk0OCwicGF0aCI6Ii81NDEyODQzMC8zMjkxNTc5NzQtMTkxMmI5NjMtMjUzNS00MGViLWI2OWUtYjFhNWUwZDllZWEzLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDA1MDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwNTA5VDA4MjIyOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWRiYjUxYTEyMGQ1M2VlMDY5M2NlY2I1YTUyNDFkNzQ5ZDM3ODMzNzZhZDNiZDcxNGZiNmI0N2VlYzgzNDFkYWUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.frHoh_jIJCKXNa-xF8qMBj5KlGkOW0htuUtkGCSBizk) Thanks for...

> > Thanks for your reply! Now, I have got this ERROR. It seems related to the Buffer Manger. It is strange. ![image](https://private-user-images.githubusercontent.com/89199086/329180116-2b58995f-36db-4f22-ad0d-86d75d68412e.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTUyNDU4MzAsIm5iZiI6MTcxNTI0NTUzMCwicGF0aCI6Ii84OTE5OTA4Ni8zMjkxODAxMTYtMmI1ODk5NWYtMzZkYi00ZjIyLWFkMGQtODZkNzVkNjg0MTJlLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDA1MDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwNTA5VDA5MDUzMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTZkYjFmNDgxNzI2OGRkMjUxMTQ2YjY5NTVkN2U5NzMwMzM0NmJhNWMwMTk3YWI0NTU1NmU0ZTY0YTIyZDIxZDEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.BIGenRQGq_G6xGWV5YDKrOeeBgr6HQDw3tyTnf-Pdsg) > > Actually, neo-tree plugin is disabled...

OS System: Ubuntu2204 Platform: VScode When I select something by "viw" or "vip" and paste them, I met the following errors. Do you have some ideas to solve it? Thank...