cb4ab0970a
modify screenshot for ubuntu installation
2023-01-13 12:27:09 +09:00
ab4c936d16
add installation guide for Ubuntu22.04
2023-01-13 12:24:52 +09:00
e3eea126e1
checkbox bug fix
v1.2.1
2023-01-13 01:08:21 +09:00
7e92a54550
modify download link
2023-01-10 22:40:32 +09:00
78fb3a5458
Merge pull request #57 from developer0hye/v1.2
...
v1.2 README!!!!!!!
v1.2.0
2023-01-10 22:16:14 +09:00
02c0e09b5c
v1.2 README!!!!!!!
2023-01-10 22:15:15 +09:00
cab3dfcb8f
Merge pull request #56 from e8035669/master
...
Visualize class names on the bounding box
2023-01-10 21:33:50 +09:00
cc3a188275
turn on or off visualization function with a check box
2023-01-10 21:32:09 +09:00
7796b8606d
add shortcut for open file button and description for other functions
2023-01-10 21:31:04 +09:00
588bd80e8a
add visualize class names checkbox
2023-01-10 20:54:53 +09:00
065ee35656
Ensure resized image has the same format with the input image. Add drawObjectLabels()
to draw all the labels
...
Signed-off-by: Yu-Ren Zhang <e8035669@gmail.com >
2022-11-07 16:32:27 +08:00
037276bc01
add drawing object box with label
...
Signed-off-by: Yu-Ren Zhang <e8035669@gmail.com >
2022-11-07 16:32:27 +08:00
160a8cc3e8
Merge pull request #51 from kir19890817/fix-compile-for-ubuntu-20
...
fix: compile
2022-02-17 19:29:16 +09:00
e642436651
fix: compile
2022-01-29 08:10:48 +01:00
4606381495
Update download link v1.1.1
2021-11-30 01:00:41 +09:00
63bd34f3de
Update README.md
v1.1.1
2021-11-30 00:47:29 +09:00
748109d661
all new yolo label
2021-11-30 00:04:33 +09:00
065e0a68ad
Update README.md
2021-11-28 15:26:31 +09:00
636cee6c8b
Change Image and upload new image to show new function
2021-11-28 15:23:33 +09:00
ec6f0daaaa
Upload raccoon image taken at night
2021-11-28 15:16:49 +09:00
6119e65c43
Add files via upload
2021-11-28 15:14:48 +09:00
6a5441d6d6
change download link v1.0.0
v1.1.0
2021-11-26 00:23:08 +09:00
09b7727941
support korean path
v1.0.0
2021-11-26 00:11:49 +09:00
af8d5000ee
Update README.md
2021-06-15 12:55:17 +09:00
f8d5846190
Update README.md
2021-06-06 15:00:02 +09:00
3db6f12b6a
Merge branch 'master' of https://github.com/developer0hye/Yolo_Label
2021-06-06 14:53:25 +09:00
6d980f77a2
fix #49 rotating
2021-06-06 14:53:11 +09:00
d35506504d
Update README.md
2021-05-25 18:47:28 +09:00
499ee8b80f
update YoloLabel_20210523_v3.1!
2021-05-23 13:17:01 +09:00
e67234bc5c
fix issue #48 , sort img_names naturally
2021-05-23 13:02:55 +09:00
53890e1b17
Update README.md
2021-03-15 21:17:57 +09:00
1d0252bafc
Update!!!
2021-03-15 21:14:45 +09:00
d3617a37f1
It's been a long time
2021-03-15 21:04:06 +09:00
1986ce625b
Update README.md
2021-02-28 16:34:41 +09:00
f24ab1759c
Update README.md
2021-02-26 23:21:36 +09:00
5a3ec7f3f3
Update README.md
2021-02-26 23:21:21 +09:00
e818b9aca1
Update README.md
2021-02-26 16:47:08 +09:00
b0bb66bbac
Merge pull request #42 from wooseokyourself/master
...
Instruction for macOS and gitignore
2021-02-05 22:03:08 +09:00
5fbe52cf63
Instruction for macOS
2021-02-05 12:53:27 +09:00
098ca85f75
Update README.md
2021-02-05 12:50:36 +09:00
b45acc98d1
Create .gitignore
2021-02-05 11:26:31 +09:00
9349a87aaf
Update README.md
2020-11-27 15:39:10 +09:00
ab7ed4b83f
Merge pull request #38 from Blatoy/remove-image-shortcut
...
Add a shortcut to remove images
2020-10-02 23:42:32 +09:00
c78ca56787
add shortcut to remove image
2020-10-02 15:26:19 +02:00
e002e18a16
remove cout
...
cout causes lag
2020-08-22 01:10:44 +09:00
2c47692b3d
remove cout
...
cout causes lag
2020-08-22 01:09:23 +09:00
054dd00f69
Merge pull request #32 from NorwegianRockCat/newlines-every-line
...
Add a newline on every line.
2020-08-07 17:33:47 +09:00
189006399a
Add a newline on every line.
...
Text files should have a newline as their last character. This isn't
strictly required (many tools will work), but it makes parsing of
these files easier, plus it keeps the txt files similar with other
image datasets.
2020-08-05 10:44:24 +02:00
7aa9d36a90
download link update
2020-06-19 14:43:21 +09:00
8e9154b110
modified restriction on bounding box size
...
modified restriction on bounding box size
2020-06-18 12:51:12 +09:00