Ziye

Results 5 issues of Ziye

Hi~I have done an experiment on centernet by changing original penalty focal loss to QFL. But my training is continued oscillating and cannot converge. I have checked my code and...

Hello, I tried to run the "rock-paper-scissors" example in a Linux machine, but it returns some error like: [ERROR] (match_87VWpRGIWOt4) - agent 1 - 'agent_1' timed out after 1000 ms...

bug
good first issue

Hi, I already installed the following packages with the guide of ["Installation"](https://github.com/hpcaitech/ColossalAI#installation) pytorch-lightning 1.6.5 colossalai 0.1.11rc3+torch1.11cu11.4 But when I run training, it reports following error: **AttributeError: module 'pytorch_lightning.strategies' has no...

# Ask a Question ### Question I converted a pb model to onnx. It went smoothly and successfully. But it auto added some transpose op before and after every split...

pending on user response
question

Hi, I see that model zoo already supports yolov8. Does it already support yolov8's python post-processing? How to use it? I have not found it in the source code. ![8c073fa537331f4d282ffe31c8b5b8a](https://user-images.githubusercontent.com/22446770/236730551-6d099d62-57df-4cac-84eb-a5d5fb1c2257.png)...