realgump

Results 5 comments of realgump

> Sorry, I am not sure what _configuration transforms_ refer to?

I am now using a gray color map of (H, W) with a range of [0, num_classes], where 0 is the background. Is that correct?

> I have the same problem using agent=ConversationalAgent, llm=OpenAI and a set of tools. I confirm the Agent always translate the question to english and puts it in the `action_input`...

> maybe try add shm_size. > > refer to this https://stackoverflow.com/questions/30210362/how-to-increase-the-size-of-the-dev-shm-in-docker-container or modify shm_size with a exist container. > > 1. stop docker > sudo systemctl stop docker > 2....

> @void-main Hello,i found a bug that after multiple (thousands of) batch(20) inference, some batches may output randomly. But if the triton service is restarted, it can be inferred normally....