After modifying the anchors in yolov5s.yaml, I made an error report when I retrained. After carefully looking at the numbers in “[]”, I found that the reason was as follows:
the number in “[]” Here is the original configuration file
This is my revised version of
because of the lack of “,” leading to continuous error reporting, we must be more careful and encourage each other
Read More:
- [Solved] Training yolov5 Error: attributeerror: can get attribute sppf on Module
- Python Pandas Typeerror: invalid type comparison
- To solve the problem that the loss of verification set of resnet50 pre-training model remains unchanged
- [Solved] Model training Error: _pickle.PicklingError: Can’t pickle
- [ONNXRuntimeError] : 10 : INVALID_Graph loading model error
- [Solved] yolov5-6.0 ERROR: AttributeError: ‘Upsample‘ object has no attribute ‘recompute_scale_factor‘
- [Solved] YOLOv5 Error: SyntaxError: EOL while scanning string literal
- [Solved] TypeError: unsupported operand type(s) for /: ‘str‘ and ‘int‘
- `Model.XXX` is not supported when the `Model` instance was constructed with eager mode enabled
- [Solved] Yolov5 Deep Learning Error: RuntimeError: DataLoader worker (pid(s) 2516, 1768) exited unexpectedly
- [Solved] TypeError: Object of type ‘bytes’ is not JSON serializable
- Python 3.X error: valueerror: data type must provide an itemsize
- [Solved] Backtrader_plotting Error: RuntimeError: Unexpected data type
- TypeError: Decimal type object is not a JSON serialization solution
- Python scatter chart error: TypeError: object of type ‘NoneType’ has no len()
- [How to Fix] TypeError: Cannot cast array data from dtype(‘float64‘) to dtype(‘<U32‘)….
- Python TypeError: Unrecognized value type: <class ‘str‘>dateutil.parser._parser.ParserError: Unknow
- Mxnet.gluon Load Pre Training
- Pytorch ValueError: Expected more than 1 value per channel when training, got input size [1, 768
- Decode PUP data Error when reading radar data [How to Solve]