jack-gits

Results 28 issues of jack-gits

use this weights to train. but unfortunately, it raised an error as below: arcface-pytorch/train.py", line 144, in pretrained_dict = {k: v for k, v in pretrained_dict.items() if np.shape(model_dict[k]) == np.shape(v)}...

![image](https://user-images.githubusercontent.com/30545972/159865496-a3e732fd-21a4-46e7-bbe0-213446f03784.png) 验证集的CE loss比较大,这个算是正常吗? 怎么降低验证集的CE loss

### 🐛 Describe the bug I'm using pytorch/torchserve:0.6.0-gpu to build my own docker image. when I run the docker image, it raise an error as below **_Starting docker image Warning:...

docker

### 🐛 Describe the bug I'm using the basic docker of pytorch/torchserve:0.6.0-gpu. when I install library in this docker, I met the following errors: Installing collected packages: tifffile, threadpoolctl, scipy,...

triaged_wait
support

如何把中英文模型同时部署在一个paddleserving上,且在服务调用的时候,可以选择用中文或英文做预测?

inference and deployment

### 🚀 The feature how to register a workflow directly when docker is started. ### Motivation, pitch how to register a workflow directly when docker is started. ### Alternatives _No...

help wanted
triaged
workflowx

### 🚀 The feature how transmit the initial parameters from the first model to laters in workflow. ### Motivation, pitch how transmit the initial parameters from the first model to...

question
triaged_wait
workflowx

### 🚀 The feature whether we can limit the GPU memory for each model? ### Motivation, pitch whether we can limit the GPU memory for each model? ### Alternatives _No...

triaged
support
p1

### 🚀 The feature whether the serve can integrate with the popular configuration server? ### Motivation, pitch it will be flexible to change the configuration parameters. ### Alternatives _No response_...

enhancement
triaged_wait

SER和RE的模型太大了,怎么调整模型的大小?

kie