WongKinYiu/yolor
implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)
PythonGPL-3.0
Issues
- 1
YoloR_w6.pt does not open
#291 opened by ji-sang-geun - 5
pretrained weights are offline
#287 opened by hievor - 1
Issue with using W & B
#275 opened by JedSolo - 2
RuntimeError: result type Float can't be cast to the desired output type long int
#270 opened by reich208github - 0
Problem on running detect.py on Jetson B01
#292 opened by mkands - 0
metrics are zero during training
#290 opened by eugenos-programos - 3
YOLOR-CSP Weights Link/Download
#288 opened by Varat7v2 - 4
- 5
- 1
RuntimeError: indices should be either on cpu or on the same device as the indexed tensor (cpu)
#282 opened by lincit - 0
Question: what is the function of pretrained weight
#283 opened by axonEmily - 0
YoloR-CSP Test with yolor-csp.cfg not working
#281 opened by GabrielFerrante - 1
Inference result blank for both branches
#280 opened by veb-101 - 1
No bboxes are created with detect.py
#265 opened by JovanBosic - 1
Predicted bounding box smaller than the GT
#241 opened by letdivedeep - 0
- 2
Bounding box size is off
#279 opened by stalagmite7 - 0
how do I integrate my custom Yolor model with flask
#278 opened by haridarmawann - 2
what should be the ideal mAP0.95 should be?
#276 opened by saumya221 - 2
indices should be either on cpu or on the same device as the indexed tensor (cpu)
#268 opened by GabrielFerrante - 1
- 1
- 0
AssertionError: > 5 label columns:
#274 opened by elham9449 - 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 opened by OsamaImtiaz5 - 2
- 5
- 0
- 0
metrics fall dramatically
#266 opened by MuhammetAkcann - 0
- 2
4.2. Modeling implicit knowledge question?
#263 opened by violet2422 - 0
4.2. Modeling implicit knowledge 疑问
#262 opened by violet2422 - 0
- 0
What does box loss mean during training?
#259 opened by udnqv - 0
Training at different image size
#258 opened by BS-98 - 0
I have a question about test.py.
#256 opened by cslee99 - 0
keep aspect ratio
#255 opened by MasIgor - 2
train new model ---yolor-p6.yaml
#253 opened by qutyyds - 0
W&B logging error of test.py occurs during training.
#254 opened by cslee99 - 0
strange custom train batch image
#252 opened by jungyuko - 0
how to get detected output bbox coordinate file
#250 opened by namasang1 - 0
How to inference yolor onnx file?
#249 opened by ninenox-dev - 0
cfg file and command differences
#248 opened by shihtzu-717 - 0
model docker container
#247 opened by shihtzu-717 - 0
No real-time?
#245 opened by Nikita-Sherstnev - 2
Yolor-p7 Model
#242 opened by kXborg - 7
How to reproduce results on YOLOR-S4-DWT
#244 opened by thanhnt-2658 - 1
how to reproduce yolor-d6-paper-573.pt?
#239 opened by aliencaocao - 4
Precious and recall are 0
#240 opened by GreenHandForCoding - 5
Precision, recall and mAP are 0
#243 opened by JYSKKwithm - 3
Failed to sync to wandb after last epoch
#238 opened by Swearinbag