-
Notifications
You must be signed in to change notification settings - Fork 553
Issues: open-mmlab/mmyolo
[Attention] Which is your most desired variant of the YOLO se...
#233
opened Nov 4, 2022 by
RangeKing
Open
9
[Attention] What is the dataset you most expect to support in...
#582
opened Feb 22, 2023 by
hhaAndroid
Open
1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
The testing results of the whole dataset is empty AND both loss_bbox and loss_dfl are 0
#961
opened Jan 15, 2024 by
lkh2022
[Attention] Which is your most desired variant of the YOLO series?
community discussion
#233
opened Nov 4, 2022 by
RangeKing
rtmdet-ins training error :TypeError: loss_by_feat() takes from 5 to 6 positional arguments but 7 were given
#881
opened Sep 14, 2023 by
W-hary
3 tasks done
多卡训练出现RuntimeError: Expected to have finished reduction in the prior iteration before starting a new one. This error indicates that your module has parameters that were not used in producing loss. You can enable unused parameter detection by passing the keyword argument
find_unused_parameters=True
to torch.nn.parallel.DistributedDataParallel
, and by making sure all forward
function outputs participate in calculating loss.如何解决
#953
opened Dec 25, 2023 by
iamecong
3 tasks done
Colab install as per custom_installation.md not functioning
#924
opened Nov 7, 2023 by
thomasf1
3 tasks done
yolov8 训练时cpu占用过低,120核的cpu只有两核在满载跑,通过修改train_num_works的数量也无效
#860
opened Aug 23, 2023 by
siyangbing
3 tasks done
Razor subnets are broken, probably due to updates in dependencies.
Bug:P0
#699
opened Mar 27, 2023 by
IuliuNovac
3 tasks done
Where should I go for real-time instance segmentation.
question
Further information is requested
#686
opened Mar 22, 2023 by
cozeybozey
3 tasks done
The network structure of the C2f module in YOLOv8 has a minor issue
#941
opened Dec 7, 2023 by
Latitude9527
3 tasks done
How to solve TypeError: "tasks" must be a tuple object or a sequence object, but got <class 'mmcv.video.io.VideoReader'>
#916
opened Oct 25, 2023 by
vivienness
3 tasks done
run yolox_pose image_demo.py KeyError: 'flip_indices'
#900
opened Oct 8, 2023 by
betterhalfwzm
3 tasks done
The testing results of the whole dataset is empty training YOLOv8
#845
opened Aug 8, 2023 by
qybing
3 tasks done
why the inference time on a single image is slow?
question
Further information is requested
#748
opened Apr 22, 2023 by
Linxuxin
3 tasks done
将 MMSelfSup 中 MoCo v3 自监督训练的 ResNet-50 作为 YOLOv5 的主干网络训练cat数据集遇到的一些问题
question
Further information is requested
#669
opened Mar 16, 2023 by
arkerman
3 tasks done
demo/featmap_vis_demo.py能增加一个 指定的某个具体类别观察热力图 的功能吗?
Feature:P2
#463
opened Jan 13, 2023 by
1092281350
MMYOLO for yolov5 instance segmentation on balloon dataset getting this error "ValueError: Key img_path is not in available keys."
#1018
opened Jun 21, 2024 by
Chanchalsrm
3 tasks done
ValueError: Key img_path is not in available keys. Unable to find a solution.
#1010
opened Jun 5, 2024 by
Lucky-person
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.