Skip to content

Commit e42aa2f

Browse files
Update README.md
1 parent 533f63a commit e42aa2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ python cam_demo.py
8282
```
8383
You can easily tweak the code to use different weightsfiles, available at [yolo website](https://pjreddie.com/darknet/yolo/)
8484

85+
NOTE: The scales features has been disabled for better refactoring.
8586
### Detection across different scales
8687
YOLO v3 makes detections across different scales, each of which deputise in detecting objects of different sizes depending upon whether they capture coarse features, fine grained features or something between. You can experiment with these scales by the `--scales` flag.
8788

0 commit comments

Comments
 (0)