-
Notifications
You must be signed in to change notification settings - Fork 520
Issues: WongKinYiu/yolor
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
Can model be defined by nn.Sequential or does it need to use nn.ModuleList
#285
opened Mar 3, 2023 by
alecda573
Traceback (most recent call last): File "train.py", line 506, in <module> opt.data, opt.cfg, opt.hyp = check_file(opt.data), check_file(opt.cfg), check_file(opt.hyp) # check files File "/content/yolor/utils/general.py", line 74, in check_file assert len(files) == 1, "Multiple files match '%s', specify exact path: %s" % (file, files) # assert unique AssertionError: Multiple files match '../Rdata.yaml', specify exact path: ['./mish-cuda/../Rdata.yaml', './darknet/../Rdata.yaml', './scripts/../Rdata.yaml', './figure/../Rdata.yaml', './valid/../Rdata.yaml', './test/../Rdata.yaml', './data/../Rdata.yaml', './pytorch_wavelets/../Rdata.yaml', './models/../Rdata.yaml', './cfg/../Rdata.yaml', './train/../Rdata.yaml', './__pycache__/../Rdata.yaml', './inference/../Rdata.yaml', './utils/../Rdata.yaml']
#273
opened Aug 22, 2022 by
OsamaImtiaz5
RuntimeError: result type Float can't be cast to the desired output type long int
#270
opened Jul 17, 2022 by
reich208github
Pickling error - _pickle.UnpicklingError: invalid load key, '<'.
#269
opened Jul 14, 2022 by
Soumyajit83
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.