https://github.com/OlafenwaMoses/ImageAI

sort by:
Revision Author Date Message Commit Date
2156d1a link images 20 February 2024, 22:38:05 UTC
43f0328 jarvis and theiaengine update 20 February 2024, 22:30:40 UTC
a2aa90e more theiaengine update 26 August 2023, 12:04:19 UTC
d86198c theiaengine 26 August 2023, 12:03:07 UTC
ff3eb27 styling 26 August 2023, 11:57:48 UTC
102ad00 added theiaengine logo 26 August 2023, 11:53:00 UTC
6754888 theiaengine promotion update 26 August 2023, 11:49:08 UTC
8de4667 Merge pull request #821 from omtoi101/patch-1 Update README.md 19 June 2023, 11:23:04 UTC
339e48b Merge pull request #802 from Samir-atra/patch-1 Deleted some irrelevant comments 19 June 2023, 11:22:18 UTC
fe32bdb Update README.md fixed spelling error 18 June 2023, 09:46:32 UTC
64e6da4 Merge pull request #797 from Yodeman/master Fix slow validation and corrected weight loading method log message. 03 March 2023, 22:50:09 UTC
f34cf65 Deleted some irrelevant comments 01 March 2023, 12:13:40 UTC
c7f7805 Update: Improved the non-maximum suppression process for YOLO models change: - replaced the use of loops for faster torch optimized function. 23 February 2023, 16:05:45 UTC
464c663 corrected weight loading method log message. 22 February 2023, 16:05:47 UTC
5840670 Merge pull request #789 from Ebipatei/patch-2 Removed duplicate statement for class loss description 11 February 2023, 12:12:30 UTC
09b75e4 Merge pull request #788 from Ebipatei/patch-1 fix: removed extra .py in pascal_voc_to_yolo.py.py 11 February 2023, 12:12:05 UTC
36404b2 fix missing pre-trained model link for detection model training 10 February 2023, 20:20:56 UTC
05016f5 fix typo in navigation 10 February 2023, 19:31:23 UTC
0457590 Duplicate statement for class loss description 05 January 2023, 01:39:32 UTC
393b14f fix: removed extra .py behind pascal_voc_to_yolo.py In lines 33 and 38, I changed scripts/pascal_voc_to_yolo.py.py to scripts/pascal_voc_to_yolo.py 03 January 2023, 04:50:16 UTC
c04ecba Merge pull request #787 from OlafenwaMoses/olafenwamoses/fix-custom-object-bug Fix custom object filter on COCO video detection 30 December 2022, 13:24:56 UTC
c24d132 fix custom object filter on COCO video detection 30 December 2022, 12:53:11 UTC
2affa4c Merge pull request #786 from OlafenwaMoses/olafenwamoses/readme-fix-typo Fix typo in doc 26 December 2022, 14:21:04 UTC
7932fa7 fix typo is doc 26 December 2022, 14:20:25 UTC
568df97 Merge pull request #782 from OlafenwaMoses/olafenwamoses/slight_readme_changes slight README.md fixes 22 December 2022, 12:10:38 UTC
251d5dc slight README.md fixes 22 December 2022, 12:10:01 UTC
00b02d6 Merge pull request #781 from OlafenwaMoses/olafenwamoses/fix_import_bug Fix relative import bug, missing assets and dependency issues. 22 December 2022, 03:38:35 UTC
bd65dab dependency updates 22 December 2022, 03:23:13 UTC
e985929 README updated 22 December 2022, 03:07:23 UTC
96fd733 fix setup build and missing library data; added MANIFEST.in 22 December 2022, 02:57:18 UTC
6fb12eb slight version changes 21 December 2022, 23:39:51 UTC
8974d91 fix relative import bug 21 December 2022, 23:34:40 UTC
46f0504 Merge pull request #767 from OlafenwaMoses/imageai_pytorch ImageAI - porting backend to PyTorch 21 December 2022, 22:38:30 UTC
74cd7a0 samples updates and slight README changes 21 December 2022, 21:48:32 UTC
5eb719e updated documentation across all features and fix bugs 21 December 2022, 21:29:22 UTC
21d4e08 added Pascal VOC to YOLO script with backend migration doc update 21 December 2022, 18:45:26 UTC
b16cf10 backedn migration docs and setup.py updates 21 December 2022, 16:42:52 UTC
c31347e more main README update 21 December 2022, 15:43:07 UTC
3dddc01 typi fixes 21 December 2022, 15:32:20 UTC
a93fdc0 fix missing imageai installation 21 December 2022, 15:31:14 UTC
3361e14 update main README 21 December 2022, 15:28:52 UTC
ef218ae depenency version changes for Python 3.7 and 3.10 21 December 2022, 13:56:41 UTC
30ab598 update scipy version 21 December 2022, 13:43:41 UTC
fd00e41 added Python 3.7 testing 21 December 2022, 13:37:22 UTC
56a1ebb revert Python 3.10 testing 21 December 2022, 11:47:49 UTC
8f3aad4 added Python 3.10 testing 21 December 2022, 11:46:20 UTC
3baf257 added Python 3.9 test 21 December 2022, 11:13:08 UTC
300dcc9 Merge branch 'master' into imageai_pytorch 21 December 2022, 11:11:01 UTC
7e37405 Merge pull request #775 from Ebipatei/typo-fix Minor typo fixes in object detection readme 21 December 2022, 11:09:47 UTC
5ae3554 fix broken custom classification test by updating json mapping path 21 December 2022, 10:27:56 UTC
84c6107 bug fixes 20 December 2022, 23:23:13 UTC
42d48f4 bug fixes 20 December 2022, 22:50:18 UTC
9ed8021 removed redundant files 20 December 2022, 22:45:43 UTC
6593286 bug fixes 20 December 2022, 22:39:33 UTC
e5ce937 debugging 20 December 2022, 22:34:08 UTC
b50053a bug fixes 20 December 2022, 22:29:16 UTC
1229abb debugging 20 December 2022, 22:21:35 UTC
88da160 bug fixes 20 December 2022, 22:15:49 UTC
8a31512 removed redundant file download 20 December 2022, 22:09:29 UTC
838269f debugging 20 December 2022, 21:57:43 UTC
623916c debugging 20 December 2022, 21:49:31 UTC
553586e add downloading models and fix permission 20 December 2022, 21:45:00 UTC
13e8e74 add downloading resources for testing 20 December 2022, 21:20:54 UTC
d5b22d7 refactor 20 December 2022, 21:03:02 UTC
b89bf3a add test changes 20 December 2022, 21:01:40 UTC
1045ffe Merge branch 'master' into imageai_pytorch 20 December 2022, 20:58:56 UTC
b286d6e Merge pull request #779 from OlafenwaMoses/olafenwamoses/github-action Add base Github action implementation 20 December 2022, 20:57:40 UTC
32473a5 action refactor 20 December 2022, 20:56:58 UTC
4704f4a PR run update 20 December 2022, 20:55:22 UTC
ccfce01 add base Github action implementation 20 December 2022, 20:52:26 UTC
f03e933 added backend and model file checks 20 December 2022, 17:42:53 UTC
a214dfc bug fix, code reafactoring and test for custom video detection 20 December 2022, 16:25:29 UTC
bb1d944 refacator object detection code for image and video 19 December 2022, 18:50:59 UTC
f719a43 refactor image classification classes and comments 19 December 2022, 17:10:37 UTC
4259e74 added custom YOLOv3 and TinyYOLOv3 training,inference 19 December 2022, 09:55:43 UTC
f8e9eae fix typos in object detection readme 24 November 2022, 05:16:58 UTC
069c4d3 added custom classification test and refactor pretrain classification model type functions 10 November 2022, 20:42:36 UTC
1233f75 add test for custom classification training 08 November 2022, 23:53:46 UTC
8117578 comment changes 08 November 2022, 17:04:50 UTC
fe1f7a1 fix inceptionv3 training output logits decode error 05 November 2022, 18:58:08 UTC
306844d base implementation for custom classification model prediction and code improvements 01 November 2022, 23:10:27 UTC
ce7fca9 effect mobilenet, densenet, inceptionv3 with code optimization for transfer learning 31 October 2022, 23:31:56 UTC
ac5b750 base implementation of custom classification model training 24 October 2022, 21:36:43 UTC
2c74b47 implemented all parameters for detection function 18 October 2022, 20:38:34 UTC
e15a14a support for numpy and PIL input tyype for COCO retinanet detection 16 October 2022, 20:23:14 UTC
9f8c958 implemented custom object filtering in COCO detection function 16 October 2022, 14:05:04 UTC
43576cd enable prediction drawing options on COCO detections 14 October 2022, 18:26:22 UTC
ed00ea1 improve yolo prediction bbox rendring 14 October 2022, 17:47:04 UTC
6fa3956 improvement to retinanet output color 13 October 2022, 20:44:55 UTC
462a4d7 added Pytorch implementation for object detection 13 October 2022, 19:28:36 UTC
f24462a update test for image classification 25 September 2022, 13:44:24 UTC
2515c7f added ImageNet classificatoon classes based on PyTorch 25 September 2022, 12:38:02 UTC
29b8dce added ImageClassification class for Pytorch backend 03 July 2022, 17:01:26 UTC
fe2d6ba Merge pull request #647 from OlafenwaMoses/dependabot/pip/pillow-8.1.1 Bump pillow from 7.0.0 to 8.1.1 08 May 2021, 20:05:36 UTC
9faf1e6 Bump pillow from 7.0.0 to 8.1.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.0 to 8.1.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/7.0.0...8.1.1) Signed-off-by: dependabot[bot] <support@github.com> 19 March 2021, 01:20:12 UTC
c4baba9 Merge pull request #618 from OlafenwaMoses/tensorflow2.0-port Updated for Tensorflow 2.4.0 05 January 2021, 01:31:12 UTC
94a2d22 updated README for Custom Classification and Training 05 January 2021, 01:22:33 UTC
2b56e73 updated main README and image recognition README 04 January 2021, 23:48:47 UTC
fedb335 corrected python version in test pipeline 04 January 2021, 22:19:54 UTC
7cc90a7 migrated KerasRetinanet detection to tensorflow 2.x 04 January 2021, 22:17:17 UTC
back to top