Commit Graph

121 Commits

Author SHA1 Message Date
Yonghye Kwon b0bb66bbac Merge pull request #42 from wooseokyourself/master
Instruction for macOS and gitignore
2021-02-05 22:03:08 +09:00
wooseokyourself 5fbe52cf63 Instruction for macOS 2021-02-05 12:53:27 +09:00
wooseokyourself 098ca85f75 Update README.md 2021-02-05 12:50:36 +09:00
wooseokyourself b45acc98d1 Create .gitignore 2021-02-05 11:26:31 +09:00
Yonghye Kwon 9349a87aaf Update README.md 2020-11-27 15:39:10 +09:00
Yonghye Kwon ab7ed4b83f Merge pull request #38 from Blatoy/remove-image-shortcut
Add a shortcut to remove images
2020-10-02 23:42:32 +09:00
Loïck Jeanneret c78ca56787 add shortcut to remove image 2020-10-02 15:26:19 +02:00
Yonghye Kwon e002e18a16 remove cout
cout causes lag
2020-08-22 01:10:44 +09:00
Yonghye Kwon 2c47692b3d remove cout
cout causes lag
2020-08-22 01:09:23 +09:00
Yonghye Kwon 054dd00f69 Merge pull request #32 from NorwegianRockCat/newlines-every-line
Add a newline on every line.
2020-08-07 17:33:47 +09:00
Trenton Schulz 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
Yonghye Kwon 7aa9d36a90 download link update 2020-06-19 14:43:21 +09:00
Yonghye Kwon 8e9154b110 modified restriction on bounding box size
modified restriction on bounding box size
2020-06-18 12:51:12 +09:00
Yonghye Kwon 31489669c7 Merge pull request #22 from rabdulatipoff/master
Add button to change directory w/ previously loaded objfile; Fix label list not being cleared on file load
2020-01-15 15:43:51 +09:00
Rustam Abdulatipov 1dcd70952a Add button to change directory w/ previously loaded objfile
Fix label list not being cleared on file load
2020-01-15 00:26:46 +03:00
Yonghye Kwon 6b5a3efe59 Update README.md 2019-12-01 19:23:28 +09:00
Yonghye Kwon 6ba993d17e Merge pull request #18 from marrabld/bug_fabs
added #include <math.h> for fabs requirement in label_img.cpp
2019-10-28 12:49:13 +09:00
Dan Marrable de033da0e9 added #include <math.h> for fabs requirement in label_img.cpp 2019-10-28 11:29:39 +08:00
Yonghye Kwon ae9cbc10c4 Merge pull request #17 from developer0hye/add-license-1
Create LICENSE
2019-10-21 11:44:46 +09:00
Yonghye Kwon b507c61251 Create LICENSE 2019-10-21 11:44:24 +09:00
Yonghye Kwon f75d4e7c61 Update README.md 2019-04-11 19:41:25 +09:00
Yonghye Kwon 10380ebf17 Update README.md 2019-04-11 15:38:29 +09:00
Yonghye Kwon f66591488b Update README.md 2019-04-11 15:27:54 +09:00
Yonghye Kwon 0da13eaf4e Update README.md 2019-04-11 15:05:40 +09:00
Yonghye Kwon d98ea737b3 Fixed image resize method 2019-01-11 12:42:14 +09:00
Yonghye Kwon 19d1b36022 Update mainwindow.cpp 2018-12-18 14:58:30 +09:00
Yonghye Kwon 8662c05fed Update README.md 2018-12-17 15:05:38 +09:00
Yonghye Kwon 56735d154f Update README.md 2018-12-17 15:05:29 +09:00
Yonghye Kwon fb51dd2a65 Update README.md 2018-12-17 13:45:36 +09:00
Yonghye Kwon 7b23e8e41a Update README.md 2018-12-16 21:44:33 +09:00
Yonghye Kwon 323f4add58 Update README.md 2018-12-16 21:39:14 +09:00
yonghye b750c4dfb7 Deactivate Mainwindow style sheet Inheritance 2018-12-16 21:10:56 +09:00
Yonghye Kwon a740f75b10 Update README.md 2018-12-14 14:04:40 +09:00
Yonghye Kwon 5a94350851 Update README.md 2018-12-14 13:47:01 +09:00
Yonghye Kwon a756ba30be Update README.md 2018-12-14 13:46:26 +09:00
developer0hye 0922d38ba5 Implemented remove function 2018-12-14 13:44:18 +09:00
developer0hye 79771affed Modified name of variabels 2018-12-14 11:01:40 +09:00
developer0hye 496d693200 Modified pushbutton_open_files_clicked() 2018-12-14 10:39:28 +09:00
Yonghye Kwon a2d9b55f6e Update label_img.cpp 2018-12-12 16:06:29 +09:00
Yonghye Kwon 85447bb6fc Update README.md 2018-11-19 00:28:06 +09:00
Yonghye Kwon ebfc6bb06a Update README.md 2018-11-19 00:18:01 +09:00
Yonghye Kwon d65edd8123 Update README.md 2018-11-19 00:16:25 +09:00
Yonghye Kwon 3ae0ffa445 Update README.md 2018-11-18 23:53:14 +09:00
Yonghye Kwon da68cdc352 Update README.md 2018-11-18 23:51:53 +09:00
Yonghye Kwon 1868a3e349 Update README.md 2018-11-18 23:50:03 +09:00
Yonghye Kwon 48ed09f07f Update README.md 2018-11-18 23:49:38 +09:00
Yonghye Kwon 6ed22da05b Fix Bug: Read names failure with white space 2018-11-14 22:54:10 +09:00
developer0hye 8f1e2f327f Fix bug: label index initialize 2018-11-08 20:49:55 +09:00
Yonghye Kwon 5207955be6 Update README.md 2018-11-08 18:32:14 +09:00
yonghye fca566a0b7 Merge branch 'master' of https://github.com/developer0hye/ImageLabelingTool-YOLO-Style 2018-11-07 15:55:23 +09:00