Peter

Results 9 issues of Peter

my dataset have three classes, classes=['data','fig','hazelunt'],but when i test,an error occured, the system detected three class :[person, car, bicycle],i do not know where the mistake came from.can you help me??...

KeyError: 'Pig_Data is not in the dataset registry' when i training my dataset,an error occured,i have registed my dataset,but i don not know why this error occured???

**Describe the bug** 进行swin-transformer-v2改进时,提示这个错误,这个要如何解决呀? ![image](https://user-images.githubusercontent.com/66230782/194753269-cecc59f4-28f9-4a0c-8b1b-9e4b8bfff2ba.png) **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior**...

I want train my datasets,and i have one class,i want segmentation it to four parts,so what parameters do i need to set?

### Is there an existing issue ? / 是否已有相关的 issue ? - [X] I have searched, and there is no existing issue. / 我已经搜索过了,没有相关的 issue。 ### Describe the bug /...

bug
triage

### Feature request / 功能建议 使用LoRa技术微调,产生了下面的这些文件,有没有使用微调后的模型和原始模型一起进行预测的代码呢? ![image](https://github.com/OpenBMB/MiniCPM/assets/66230782/23a0b693-c0ae-4f0c-8923-e786029228af)

question

怎么回事?好久不更新了?

我想保存整个模型结构和参数,而不是仅仅保存state_dict,我需要如何配置呢?需要修改哪些文件呢?