xuhao-anhe

Results 7 issues of xuhao-anhe

### Describe the question you meet I successfully ran through Point_rend with CWD, but at the beginning of the training, all the losses were Nan. What is the reason Your...

### Describe the question you meet \[here\]Sorry, I can't find a suitable Module in Point_rend for CWD algorithm. Which module of Point_rend do I fill in in student_module ### Post...

### Describe the bug A clear and concise description of what the bug is. \[here\]Traceback (most recent call last): File "tools/mmdet/train_mmdet.py", line 210, in main() File "tools/mmdet/train_mmdet.py", line 206, in...

enhancement
usage

### Describe the bug A clear and concise description of what the bug is. \[here\]I try to use CWD for point_ Rend for distillation.It has the following bugs:Traceback (most recent...

usage

为啥我用训练完的模型测试的时候,AP和AR在area=small的检测上都为0啊,尴尬

Traceback (most recent call last): File "train.py", line 438, in train(hyp, opt, device, tb_writer) File "train.py", line 252, in train pred = model(imgs) File "/home/yijie/anaconda3/envs/yolov4/lib/python3.8/site-packages/torch/nn/modules/module.py", line 722, in _call_impl result...

### Describe the question you meet I use the CWD method,When resnet50 is used to distill resnet18, the training accuracy of the teacher's network is 80%, but the network accuracy...

community discussion