issues
search
WongKinYiu
/
yolor
implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)
GNU General Public License v3.0
1.99k
stars
517
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
FIX: for runtime errors pertaining to numpy casting and loss function.
#293
S-Gaurisankar
opened
11 months ago
0
Problem on running detect.py on Jetson B01
#292
mkands
opened
1 year ago
0
YoloR_w6.pt does not open
#291
ji-sang-geun
opened
1 year ago
1
metrics are zero during training
#290
eugenos-programos
opened
1 year ago
0
test.py W&B logging error
#289
HERIUN
opened
1 year ago
0
YOLOR-CSP Weights Link/Download
#288
Varat7v2
opened
1 year ago
3
pretrained weights are offline
#287
hievor
opened
1 year ago
5
fixed function return type error 'output_to_target'
#286
KotovNikitaStudent
opened
1 year ago
1
Can model be defined by nn.Sequential or does it need to use nn.ModuleList
#285
alecda573
opened
1 year ago
5
FIX: RuntimeError: indices should be either on cpu or on the same device as the indexed tensor (cpu) and RuntimeError: result type Float can't be cast to the desired output type long int
#284
luonghuuthanhnam
opened
1 year ago
0
Question: what is the function of pretrained weight
#283
axonEmily
opened
1 year ago
0
RuntimeError: indices should be either on cpu or on the same device as the indexed tensor (cpu)
#282
lincit
closed
1 year ago
1
YoloR-CSP Test with yolor-csp.cfg not working
#281
GabrielFerrante
opened
1 year ago
0
Inference result blank for both branches
#280
veb-101
closed
2 years ago
1
Bounding box size is off
#279
stalagmite7
closed
2 years ago
2
how do I integrate my custom Yolor model with flask
#278
haridarmawann
opened
2 years ago
0
Custom Dataset Finetuning training and Targets value is not real
#277
SanKumSan
closed
2 years ago
0
what should be the ideal mAP0.95 should be?
#276
saumya221
opened
2 years ago
2
Issue with using W & B
#275
JedSolo
opened
2 years ago
1
AssertionError: > 5 label columns:
#274
elham9449
opened
2 years ago
0
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
OsamaImtiaz5
opened
2 years ago
0
rm: cannot remove './cookie': No such file or directory
#272
OsamaImtiaz5
opened
2 years ago
1
fix: RuntimeError: result type Float can't be cast to the desired output type long int
#271
ItzDerock
opened
2 years ago
2
RuntimeError: result type Float can't be cast to the desired output type long int
#270
reich208github
opened
2 years ago
2
Pickling error - _pickle.UnpicklingError: invalid load key, '<'.
#269
Soumyajit83
opened
2 years ago
4
indices should be either on cpu or on the same device as the indexed tensor (cpu)
#268
GabrielFerrante
closed
2 years ago
2
Grad-CAM
#267
qutyyds
opened
2 years ago
0
metrics fall dramatically
#266
MuhammetAkcann
opened
2 years ago
0
No bboxes are created with detect.py
#265
JovanBosic
closed
2 years ago
1
Implicit
#264
iscyy
opened
2 years ago
0
4.2. Modeling implicit knowledge question?
#263
violet2422
opened
2 years ago
2
4.2. Modeling implicit knowledge 疑问
#262
violet2422
closed
2 years ago
0
How to get the bounding box coordinates of Yolor output ?
#261
Hisan-007
opened
2 years ago
0
RuntimeError: Trying to create tensor with negative dimension
#260
Rusteam
opened
2 years ago
5
What does box loss mean during training?
#259
udnqv
opened
2 years ago
0
Training at different image size
#258
BS-98
opened
2 years ago
0
Custom Training with negative samples, possible with YOLOR?
#257
SanKumSan
opened
2 years ago
1
I have a question about test.py.
#256
cslee99
opened
2 years ago
0
keep aspect ratio
#255
MasIgor
opened
2 years ago
0
W&B logging error of test.py occurs during training.
#254
cslee99
opened
2 years ago
0
train new model ---yolor-p6.yaml
#253
qutyyds
opened
2 years ago
2
strange custom train batch image
#252
jungyuko
opened
2 years ago
0
RuntimeError: shape ‘[1,3,205,20,20]’ is invalid for input of size 102000
#251
pink0203
opened
2 years ago
2
how to get detected output bbox coordinate file
#250
namasang1
opened
2 years ago
0
How to inference yolor onnx file?
#249
ninenox-dev
opened
2 years ago
0
cfg file and command differences
#248
shihtzu-717
opened
2 years ago
0
model docker container
#247
shihtzu-717
opened
2 years ago
0
test.py Error #227 Fixed
#246
Nikunjbansal99
opened
2 years ago
1
No real-time?
#245
Nikita-Sherstnev
opened
2 years ago
0
How to reproduce results on YOLOR-S4-DWT
#244
thanhnt-2658
closed
2 years ago
7
Next