islam_amin
90650658fa
Unify Python Docs for C++ Detection Ops
5 years ago
Cathy Wong
277aba5326
dataset: Fixup docs; remove pylint disabled messages in UT
5 years ago
avakh
587e260236
addressing comments
5 years ago
hesham
c6c6fbed38
Slice docstring changes
5 years ago
qianlong
cb01a99b08
fix dataset.text api doc
5 years ago
hesham
674415f7be
Cleanup work for Concate, Mask, Slice, PadEnd and TruncatePair
5 years ago
mindspore-ci-bot
bc4b1c2460
!2373 Comments + improved casting/parameters + UT tests for 3 AugOps (Augmentation Ops RandomCropWithBBox, Random Vertical FlipWithWithBBox and Random CropAndResizeWithWithBBox)
Merge pull request !2373 from danishnxt/AugOpsD1
5 years ago
mindspore-ci-bot
7bdcc319b2
!2325 Addressing comments from PR2314
Merge pull request !2325 from imaaamin/object_ops_pr2
5 years ago
Danish Farid
6442a85b75
comments added, ptrs to consts, UT tests for BBOps
updated comments for 3 BB AugOps
addressing comments, void -> status, macros added, fixed test cmt
changed types -> value, fixed ut test funcs, grammar
bug type fix
fixed condition in tests for viz
5 years ago
islam_amin
edc42c5b85
addressed comments from reviews
5 years ago
nhussain
d89101b95f
add missing test
5 years ago
Danish Farid
c1e6ece563
my files added back in
another commit
comm2
comm3
comm4
comm5
comm6
5 years ago
hesham
11826fb256
DuplicateOp
5 years ago
mindspore-ci-bot
90bb9320aa
!2314 Implemented RandomHorizontalFlipWithBBox and BoundingBoxAugment C++ Ops
Merge pull request !2314 from imaaamin/object_ops_pr
5 years ago
nhussain
5515016dba
remove graphengine changes
remove graphengine changes
concat op
Truncate Pair
concat_op
remove graph engine changes
5 years ago
islam_amin
0af156d169
added two ops for object detection, random horizontal flip with bbox and bouding box augment. along with their unit tests
5 years ago
xunxue
87aa9c8f7a
PadEndOp
5 years ago
mindspore-ci-bot
5850b99161
!2211 Add TruncatePair Op to dataset
Merge pull request !2211 from h.farahat/pair_truncate
5 years ago
mindspore-ci-bot
d0c5071cab
!1993 [Dataset] Fix codedex.
Merge pull request !1993 from luoyang/pylint
5 years ago
hesham
b9495a9ccc
Truncate Pair
5 years ago
Yang
dee8471d23
!1993 [Dataset] Fix codedex.
5 years ago
hesham
f2462bb00d
Mask Op
5 years ago
hesham
e2012a1de9
Slice Op
5 years ago
mindspore-ci-bot
670a512a9a
!2145 Replace np.sum in check_numpyslicesdataset() to correct deprecated warning
Merge pull request !2145 from cathwong/ckw_dataset_npsum_slice_warn
5 years ago
Cathy Wong
201008d49b
Replace np.sum to correct deprecated warning
5 years ago
nhussain
dd9bf09f0a
added FillOp for #119 - special Ops
5 years ago
Tinazhang
33fe66fd1e
fix error handling for bigger crop size case
5 years ago
Amir Lashkari
cb942d065d
Added ComposeOp transform list check
5 years ago
Amir Lashkari
2d1e1f4053
Added decorators, Updated UA code and description
updated UA parameter check, fixed PyLint errors.
fixed UA parameter validator bug
Updated UA C++ description
Changed py and cpp UA decorator names
5 years ago
ms_yan
d6f27f5a4a
repair parameter problem in Uniform augmentation
5 years ago
ms_yan
5540fc61b0
repair parameter problem in randomColor API example etc
5 years ago
mindspore-ci-bot
a528797253
!1377 Code Fix for Uniform Augmentation
Merge pull request !1377 from Tinazhang/cc
5 years ago
Tinazhang
b390883c6a
Bug fix
5 years ago
hesham
6c21e556c4
Clean up work for text python package
5 years ago
mindspore-ci-bot
65607a9d17
!1309 [Data]Modify Jieba path url And Add function comment for JiebTokenizer
Merge pull request !1309 from xulei/cppjieba0518
5 years ago
xulei2020
da8e095bd3
add jieba c++ code
6 years ago
qianlong
451c20a6f5
Add UnicodeCharTokenizer for nlp
6 years ago
xulei2020
163b6b7ea7
add jieba c++ code
6 years ago
panfengfeng
76fda356f6
fix randomaffine error
6 years ago
Adel Shafiei
d15bd04bfe
added input validation to reject python op in C++ uniform augmentation operations list
6 years ago
cathwong
bd5f74c51e
update mindspore/dataset/transforms/vision/py_transforms.py.
6 years ago
mindspore-ci-bot
c65a57775b
!631 Fixed the bug on uniform augment input validation
Merge pull request !631 from AdelShafiei/uniform_augment_ut
6 years ago
Adel Shafiei
f29eacbb34
fixed an input validation error for uniform augment op
6 years ago
mindspore-ci-bot
1cc9f65815
!630 UniformAugment: Fixed empty list error
Merge pull request !630 from alashkari/ua-ops
6 years ago
Amir Lashkari
a43b60f99f
Fixed not in list error
6 years ago
Yanjun Peng
adeed4fe67
fix dataset api doc
6 years ago
mindspore-ci-bot
aad5771a62
!524 Added support for UA augmentation ops with tests
Merge pull request !524 from alashkari/ua-ops
6 years ago
Amir Lashkari
56e7a7deb5
Added UniformAugment + Python Augmentation Ops
6 years ago
mindspore-ci-bot
b0f4b36f48
!511 Uniform Augmentation C++ OP
Merge pull request !511 from AdelShafiei/uniform_augmentation
6 years ago
Adel Shafiei
5fcd3f01a6
Added C++ UniformAugOp support
6 years ago