woltium

Results 6 comments of woltium

> 新model text-chat-davinci-002-sh-alpha-aoruigiofdj83 聪明了点 i have tried that model : export function initChatGPT() { chatGPT = new ChatGPTAPI({ apiKey: config.OPENAI_API_KEY, completionParams: { model: 'text-chat-davinci-002-sh-alpha-aoruigiofdj83', }, }); } but failed: ChatGPTError:...

同样的问题 希望作者能开放捐赠渠道 愿意支持作者把项目维护地更稳定一些

@barsm42 same question, Have you solved this problem?

> In `policy.py`, image normalization is applied in both ACTPolicy and CNNMLPPolicy as follows: > > ```python > normalize = transforms.Normalize(mean=[0.485, 0.456, 0.406], > std=[0.229, 0.224, 0.225]) > image =...

I have encountered problems when try to start quickly too.Here are how I solved it 1、download [preprocessed_dataset](https://drive.google.com/drive/folders/1Icw5AcQkY_2L_k7ddXrGCJ3z4laa4jg5), and[pretrained model](https://drive.google.com/drive/folders/1ASFXWOwaXP_aSXV2iMDmEfILaDXQXlrE),put sofa_1/sofa_2/sofa_3 into the preprocessed_dataset folder named sofa 2、change the source_path in...

@kaavlu Maybe it was caused by the index being out of bounds? here is my info: Looking for config file in sofa/sofa_1/cfg_args Config file found: sofa/sofa_1/cfg_args Rendering sofa/sofa_1 Reading camera...