text
stringlengths
5
45.8k
id
stringlengths
18
93
metadata
dict
__index_level_0__
int64
0
33
# Copyright 2023 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/benchmarks/vectorized_channel_shuffle.py/0
{ "file_path": "keras-cv/benchmarks/vectorized_channel_shuffle.py", "repo_id": "keras-cv", "token_count": 2952 }
0
# Copyright 2023 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/benchmarks/vectorized_randomly_zoomed_crop.py/0
{ "file_path": "keras-cv/benchmarks/vectorized_randomly_zoomed_crop.py", "repo_id": "keras-cv", "token_count": 6050 }
1
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/examples/layers/preprocessing/bounding_box/random_crop_and_resize_demo.py/0
{ "file_path": "keras-cv/examples/layers/preprocessing/bounding_box/random_crop_and_resize_demo.py", "repo_id": "keras-cv", "token_count": 442 }
2
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/examples/training/contrastive/imagenet/simclr_training.py/0
{ "file_path": "keras-cv/examples/training/contrastive/imagenet/simclr_training.py", "repo_id": "keras-cv", "token_count": 1661 }
3
# Copyright 2023 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/backend/random.py/0
{ "file_path": "keras-cv/keras_cv/backend/random.py", "repo_id": "keras-cv", "token_count": 1790 }
4
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/bounding_box/to_ragged.py/0
{ "file_path": "keras-cv/keras_cv/bounding_box/to_ragged.py", "repo_id": "keras-cv", "token_count": 1271 }
5
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/datasets/waymo/transformer.py/0
{ "file_path": "keras-cv/keras_cv/datasets/waymo/transformer.py", "repo_id": "keras-cv", "token_count": 13086 }
6
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/layers/mbconv.py/0
{ "file_path": "keras-cv/keras_cv/layers/mbconv.py", "repo_id": "keras-cv", "token_count": 4147 }
7
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/layers/object_detection/roi_sampler.py/0
{ "file_path": "keras-cv/keras_cv/layers/object_detection/roi_sampler.py", "repo_id": "keras-cv", "token_count": 4104 }
8
# Copyright 2023 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/layers/preprocessing/__init__.py/0
{ "file_path": "keras-cv/keras_cv/layers/preprocessing/__init__.py", "repo_id": "keras-cv", "token_count": 1195 }
9
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/layers/preprocessing/grayscale_test.py/0
{ "file_path": "keras-cv/keras_cv/layers/preprocessing/grayscale_test.py", "repo_id": "keras-cv", "token_count": 1376 }
10
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/layers/preprocessing/random_aspect_ratio.py/0
{ "file_path": "keras-cv/keras_cv/layers/preprocessing/random_aspect_ratio.py", "repo_id": "keras-cv", "token_count": 2007 }
11
# Copyright 2023 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/layers/preprocessing/random_crop.py/0
{ "file_path": "keras-cv/keras_cv/layers/preprocessing/random_crop.py", "repo_id": "keras-cv", "token_count": 5385 }
12
# Copyright 2023 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/layers/preprocessing/random_saturation.py/0
{ "file_path": "keras-cv/keras_cv/layers/preprocessing/random_saturation.py", "repo_id": "keras-cv", "token_count": 1942 }
13
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/layers/preprocessing/solarization.py/0
{ "file_path": "keras-cv/keras_cv/layers/preprocessing/solarization.py", "repo_id": "keras-cv", "token_count": 2553 }
14
# Copyright 2022 Waymo LLC. # # Licensed under the terms in https://github.com/keras-team/keras-cv/blob/master/keras_cv/layers/preprocessing_3d/waymo/LICENSE # noqa: E501 import numpy as np from tensorflow import keras from keras_cv.layers.preprocessing_3d import base_augmentation_layer_3d from keras_cv.layers.prepr...
keras-cv/keras_cv/layers/preprocessing_3d/waymo/frustum_random_point_feature_noise_test.py/0
{ "file_path": "keras-cv/keras_cv/layers/preprocessing_3d/waymo/frustum_random_point_feature_noise_test.py", "repo_id": "keras-cv", "token_count": 4481 }
15
# Copyright 2022 Waymo LLC. # # Licensed under the terms in https://github.com/keras-team/keras-cv/blob/master/keras_cv/layers/preprocessing_3d/waymo/LICENSE # noqa: E501 import numpy as np from tensorflow import keras from keras_cv.layers.preprocessing_3d import base_augmentation_layer_3d from keras_cv.layers.prepr...
keras-cv/keras_cv/layers/preprocessing_3d/waymo/random_drop_box_test.py/0
{ "file_path": "keras-cv/keras_cv/layers/preprocessing_3d/waymo/random_drop_box_test.py", "repo_id": "keras-cv", "token_count": 7814 }
16
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/layers/transformer_encoder.py/0
{ "file_path": "keras-cv/keras_cv/layers/transformer_encoder.py", "repo_id": "keras-cv", "token_count": 2358 }
17
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/losses/iou_loss_test.py/0
{ "file_path": "keras-cv/keras_cv/losses/iou_loss_test.py", "repo_id": "keras-cv", "token_count": 1225 }
18
# Copyright 2023 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/models/__init__.py/0
{ "file_path": "keras-cv/keras_cv/models/__init__.py", "repo_id": "keras-cv", "token_count": 3123 }
19
# Copyright 2023 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/models/backbones/densenet/densenet_backbone_test.py/0
{ "file_path": "keras-cv/keras_cv/models/backbones/densenet/densenet_backbone_test.py", "repo_id": "keras-cv", "token_count": 2063 }
20
# Copyright 2023 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/models/backbones/efficientnet_v2/efficientnet_v2_backbone_presets.py/0
{ "file_path": "keras-cv/keras_cv/models/backbones/efficientnet_v2/efficientnet_v2_backbone_presets.py", "repo_id": "keras-cv", "token_count": 3507 }
21
# Copyright 2023 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/models/backbones/resnet_v1/resnet_v1_aliases.py/0
{ "file_path": "keras-cv/keras_cv/models/backbones/resnet_v1/resnet_v1_aliases.py", "repo_id": "keras-cv", "token_count": 2951 }
22
# Copyright 2023 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/models/feature_extractor/clip/clip_presets.py/0
{ "file_path": "keras-cv/keras_cv/models/feature_extractor/clip/clip_presets.py", "repo_id": "keras-cv", "token_count": 1592 }
23
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/models/object_detection/__internal__.py/0
{ "file_path": "keras-cv/keras_cv/models/object_detection/__internal__.py", "repo_id": "keras-cv", "token_count": 1721 }
24
# Copyright 2023 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/models/object_detection/yolo_v8/yolo_v8_detector_test.py/0
{ "file_path": "keras-cv/keras_cv/models/object_detection/yolo_v8/yolo_v8_detector_test.py", "repo_id": "keras-cv", "token_count": 4662 }
25
# Copyright 2023 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/models/segmentation/segformer/segformer_test.py/0
{ "file_path": "keras-cv/keras_cv/models/segmentation/segformer/segformer_test.py", "repo_id": "keras-cv", "token_count": 2103 }
26
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/models/stable_diffusion/decoder.py/0
{ "file_path": "keras-cv/keras_cv/models/stable_diffusion/decoder.py", "repo_id": "keras-cv", "token_count": 1336 }
27
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/point_cloud/point_cloud.py/0
{ "file_path": "keras-cv/keras_cv/point_cloud/point_cloud.py", "repo_id": "keras-cv", "token_count": 7871 }
28
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/utils/conv_utils.py/0
{ "file_path": "keras-cv/keras_cv/utils/conv_utils.py", "repo_id": "keras-cv", "token_count": 1010 }
29
#!/bin/bash rm -rf keras_cv.egg-info/ rm -rf keras_cv/**/__pycache__ rm -rf keras_cv/__pycache__ rm -rf build/
keras-cv/shell/clean.sh/0
{ "file_path": "keras-cv/shell/clean.sh", "repo_id": "keras-cv", "token_count": 52 }
30
# Copyright 2023 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/benchmarks/vectorized_auto_contrast.py/0
{ "file_path": "keras-cv/benchmarks/vectorized_auto_contrast.py", "repo_id": "keras-cv", "token_count": 2237 }
0
# Copyright 2023 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/benchmarks/vectorized_random_zoom.py/0
{ "file_path": "keras-cv/benchmarks/vectorized_random_zoom.py", "repo_id": "keras-cv", "token_count": 5924 }
1
{ "convmixer_512_16": { "v0": { "accelerators": 8, "args": { "batch_size": "64", "initial_learning_rate": "0.0125", "use_ema": "True", "weight_decay": "0.0001" }, "contributor": "ianstenbit", ...
keras-cv/examples/training/classification/imagenet/training_history.json/0
{ "file_path": "keras-cv/examples/training/classification/imagenet/training_history.json", "repo_id": "keras-cv", "token_count": 5582 }
2
# Copyright 2023 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/backend/ops.py/0
{ "file_path": "keras-cv/keras_cv/backend/ops.py", "repo_id": "keras-cv", "token_count": 517 }
3
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/core/factor_sampler/constant_factor_sampler.py/0
{ "file_path": "keras-cv/keras_cv/core/factor_sampler/constant_factor_sampler.py", "repo_id": "keras-cv", "token_count": 553 }
4
# Copyright 2023 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/layers/hierarchical_transformer_encoder.py/0
{ "file_path": "keras-cv/keras_cv/layers/hierarchical_transformer_encoder.py", "repo_id": "keras-cv", "token_count": 2444 }
5
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/layers/object_detection/roi_pool_test.py/0
{ "file_path": "keras-cv/keras_cv/layers/object_detection/roi_pool_test.py", "repo_id": "keras-cv", "token_count": 5018 }
6
# Preprocessing Layers KerasCV offers many preprocessing and data augmentation layers which support classification, object detection, and segmentation masks. When you use KerasCV augmentation layers to augment your training data, class labels, bounding boxes, and mask labels automatically get augmented alongside the i...
keras-cv/keras_cv/layers/preprocessing/README.md/0
{ "file_path": "keras-cv/keras_cv/layers/preprocessing/README.md", "repo_id": "keras-cv", "token_count": 882 }
7
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/layers/preprocessing/grayscale.py/0
{ "file_path": "keras-cv/keras_cv/layers/preprocessing/grayscale.py", "repo_id": "keras-cv", "token_count": 1536 }
8
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/layers/preprocessing/random_apply_test.py/0
{ "file_path": "keras-cv/keras_cv/layers/preprocessing/random_apply_test.py", "repo_id": "keras-cv", "token_count": 1773 }
9
# Copyright 2023 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/layers/preprocessing/random_rotation_test.py/0
{ "file_path": "keras-cv/keras_cv/layers/preprocessing/random_rotation_test.py", "repo_id": "keras-cv", "token_count": 3663 }
10
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/layers/preprocessing/resizing_test.py/0
{ "file_path": "keras-cv/keras_cv/layers/preprocessing/resizing_test.py", "repo_id": "keras-cv", "token_count": 6645 }
11
# Copyright 2022 Waymo LLC. # # Licensed under the terms in https://github.com/keras-team/keras-cv/blob/master/keras_cv/layers/preprocessing_3d/waymo/LICENSE # noqa: E501 import tensorflow as tf from keras_cv import point_cloud from keras_cv.api_export import keras_cv_export from keras_cv.layers.preprocessing_3d imp...
keras-cv/keras_cv/layers/preprocessing_3d/waymo/frustum_random_point_feature_noise.py/0
{ "file_path": "keras-cv/keras_cv/layers/preprocessing_3d/waymo/frustum_random_point_feature_noise.py", "repo_id": "keras-cv", "token_count": 2909 }
12
# Copyright 2022 Waymo LLC. # # Licensed under the terms in https://github.com/keras-team/keras-cv/blob/master/keras_cv/layers/preprocessing_3d/waymo/LICENSE # noqa: E501 import tensorflow as tf from keras_cv.api_export import keras_cv_export from keras_cv.layers.preprocessing_3d import base_augmentation_layer_3d fr...
keras-cv/keras_cv/layers/preprocessing_3d/waymo/random_drop_box.py/0
{ "file_path": "keras-cv/keras_cv/layers/preprocessing_3d/waymo/random_drop_box.py", "repo_id": "keras-cv", "token_count": 2157 }
13
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/losses/iou_loss.py/0
{ "file_path": "keras-cv/keras_cv/losses/iou_loss.py", "repo_id": "keras-cv", "token_count": 2165 }
14
# Copyright 2023 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/models/backbones/densenet/densenet_backbone_presets_test.py/0
{ "file_path": "keras-cv/keras_cv/models/backbones/densenet/densenet_backbone_presets_test.py", "repo_id": "keras-cv", "token_count": 1419 }
15
# Copyright 2023 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/models/backbones/efficientnet_v2/efficientnet_v2_backbone.py/0
{ "file_path": "keras-cv/keras_cv/models/backbones/efficientnet_v2/efficientnet_v2_backbone.py", "repo_id": "keras-cv", "token_count": 6095 }
16
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/models/feature_extractor/clip/clip_model_test.py/0
{ "file_path": "keras-cv/keras_cv/models/feature_extractor/clip/clip_model_test.py", "repo_id": "keras-cv", "token_count": 2165 }
17
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/models/object_detection_3d/center_pillar_backbone.py/0
{ "file_path": "keras-cv/keras_cv/models/object_detection_3d/center_pillar_backbone.py", "repo_id": "keras-cv", "token_count": 3186 }
18
# Copyright 2023 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/models/segmentation/segformer/segformer_presets.py/0
{ "file_path": "keras-cv/keras_cv/models/segmentation/segformer/segformer_presets.py", "repo_id": "keras-cv", "token_count": 1517 }
19
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/models/stable_diffusion/constants.py/0
{ "file_path": "keras-cv/keras_cv/models/stable_diffusion/constants.py", "repo_id": "keras-cv", "token_count": 11192 }
20
# Copyright 2023 The KerasCV Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable ...
keras-cv/keras_cv/point_cloud/__init__.py/0
{ "file_path": "keras-cv/keras_cv/point_cloud/__init__.py", "repo_id": "keras-cv", "token_count": 480 }
21
# Copyright 2023 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/utils/conditional_imports.py/0
{ "file_path": "keras-cv/keras_cv/utils/conditional_imports.py", "repo_id": "keras-cv", "token_count": 829 }
22
import hashlib import json import keras import numpy as np import tensorflow as tf import keras_cv filepath = tf.keras.utils.get_file(origin="https://i.imgur.com/9i63gLN.jpg") image = keras.utils.load_img(filepath) image = np.array(image) image = np.array([image]).astype(float) original_models_with_weights = [ ...
keras-cv/shell/backbone_converters/convert_efficientnet_v2_backbones.py/0
{ "file_path": "keras-cv/shell/backbone_converters/convert_efficientnet_v2_backbones.py", "repo_id": "keras-cv", "token_count": 991 }
23
# Call For Contributions Contributors looking for a task can look at the following list to find an item to work on. Should you decide to contribute a component, please comment on the corresponding GitHub issue that you will be working on the component. A team member will then follow up by assigning the issue to you. ...
keras-cv/CALL_FOR_CONTRIBUTIONS.md/0
{ "file_path": "keras-cv/CALL_FOR_CONTRIBUTIONS.md", "repo_id": "keras-cv", "token_count": 129 }
0
# Copyright 2023 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/benchmarks/vectorized_mosaic.py/0
{ "file_path": "keras-cv/benchmarks/vectorized_mosaic.py", "repo_id": "keras-cv", "token_count": 7976 }
1
# Copyright 2022 The KerasCV Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable...
keras-cv/build_deps/configure.py/0
{ "file_path": "keras-cv/build_deps/configure.py", "repo_id": "keras-cv", "token_count": 1987 }
2
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/examples/training/object_detection_3d/waymo/serialize_records.py/0
{ "file_path": "keras-cv/examples/training/object_detection_3d/waymo/serialize_records.py", "repo_id": "keras-cv", "token_count": 918 }
3
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/benchmarks/classification_training_benchmark_test.py/0
{ "file_path": "keras-cv/keras_cv/benchmarks/classification_training_benchmark_test.py", "repo_id": "keras-cv", "token_count": 1581 }
4
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/bounding_box/utils_test.py/0
{ "file_path": "keras-cv/keras_cv/bounding_box/utils_test.py", "repo_id": "keras-cv", "token_count": 2868 }
5
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/datasets/imagenet/load.py/0
{ "file_path": "keras-cv/keras_cv/datasets/imagenet/load.py", "repo_id": "keras-cv", "token_count": 1895 }
6
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/keypoint/converters.py/0
{ "file_path": "keras-cv/keras_cv/keypoint/converters.py", "repo_id": "keras-cv", "token_count": 2871 }
7
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/layers/object_detection/anchor_generator.py/0
{ "file_path": "keras-cv/keras_cv/layers/object_detection/anchor_generator.py", "repo_id": "keras-cv", "token_count": 5038 }
8
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/layers/object_detection/rpn_label_encoder_test.py/0
{ "file_path": "keras-cv/keras_cv/layers/object_detection/rpn_label_encoder_test.py", "repo_id": "keras-cv", "token_count": 3068 }
9
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/layers/preprocessing/auto_contrast.py/0
{ "file_path": "keras-cv/keras_cv/layers/preprocessing/auto_contrast.py", "repo_id": "keras-cv", "token_count": 1323 }
10
# Copyright 2023 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/layers/preprocessing/jittered_resize.py/0
{ "file_path": "keras-cv/keras_cv/layers/preprocessing/jittered_resize.py", "repo_id": "keras-cv", "token_count": 5232 }
11
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/layers/preprocessing/random_augmentation_pipeline_test.py/0
{ "file_path": "keras-cv/keras_cv/layers/preprocessing/random_augmentation_pipeline_test.py", "repo_id": "keras-cv", "token_count": 1463 }
12
# Copyright 2023 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/layers/preprocessing/random_crop_test.py/0
{ "file_path": "keras-cv/keras_cv/layers/preprocessing/random_crop_test.py", "repo_id": "keras-cv", "token_count": 4709 }
13
# Copyright 2023 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/layers/preprocessing/vectorized_base_image_augmentation_layer_test.py/0
{ "file_path": "keras-cv/keras_cv/layers/preprocessing/vectorized_base_image_augmentation_layer_test.py", "repo_id": "keras-cv", "token_count": 9932 }
14
# Copyright 2022 Waymo LLC. # # Licensed under the terms in https://github.com/keras-team/keras-cv/blob/master/keras_cv/layers/preprocessing_3d/waymo/LICENSE # noqa: E501 import tensorflow as tf from keras_cv.api_export import keras_cv_export from keras_cv.bounding_box_3d import CENTER_XYZ_DXDYDZ_PHI from keras_cv.l...
keras-cv/keras_cv/layers/preprocessing_3d/waymo/global_random_flip.py/0
{ "file_path": "keras-cv/keras_cv/layers/preprocessing_3d/waymo/global_random_flip.py", "repo_id": "keras-cv", "token_count": 1981 }
15
# Copyright 2023 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/layers/vit_det_layers_test.py/0
{ "file_path": "keras-cv/keras_cv/layers/vit_det_layers_test.py", "repo_id": "keras-cv", "token_count": 1093 }
16
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/losses/penalty_reduced_focal_loss_test.py/0
{ "file_path": "keras-cv/keras_cv/losses/penalty_reduced_focal_loss_test.py", "repo_id": "keras-cv", "token_count": 1593 }
17
# Copyright 2023 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/models/backbones/backbone_presets.py/0
{ "file_path": "keras-cv/keras_cv/models/backbones/backbone_presets.py", "repo_id": "keras-cv", "token_count": 1078 }
18
# Copyright 2023 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/models/backbones/efficientnet_lite/efficientnet_lite_backbone.py/0
{ "file_path": "keras-cv/keras_cv/models/backbones/efficientnet_lite/efficientnet_lite_backbone.py", "repo_id": "keras-cv", "token_count": 6056 }
19
# Copyright 2023 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/models/backbones/resnet_v1/resnet_v1_backbone_presets_test.py/0
{ "file_path": "keras-cv/keras_cv/models/backbones/resnet_v1/resnet_v1_backbone_presets_test.py", "repo_id": "keras-cv", "token_count": 1412 }
20
# Copyright 2023 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/models/backbones/vit_det/vit_det_backbone_presets.py/0
{ "file_path": "keras-cv/keras_cv/models/backbones/vit_det/vit_det_backbone_presets.py", "repo_id": "keras-cv", "token_count": 1710 }
21
# Copyright 2023 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/models/feature_extractor/clip/clip_tokenizer.py/0
{ "file_path": "keras-cv/keras_cv/models/feature_extractor/clip/clip_tokenizer.py", "repo_id": "keras-cv", "token_count": 3127 }
22
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/models/legacy/regnet.py/0
{ "file_path": "keras-cv/keras_cv/models/legacy/regnet.py", "repo_id": "keras-cv", "token_count": 21728 }
23
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/models/stable_diffusion/noise_scheduler.py/0
{ "file_path": "keras-cv/keras_cv/models/stable_diffusion/noise_scheduler.py", "repo_id": "keras-cv", "token_count": 3706 }
24
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/utils/preprocessing.py/0
{ "file_path": "keras-cv/keras_cv/utils/preprocessing.py", "repo_id": "keras-cv", "token_count": 6001 }
25
# Copyright 2023 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/visualization/plot_bounding_box_gallery.py/0
{ "file_path": "keras-cv/keras_cv/visualization/plot_bounding_box_gallery.py", "repo_id": "keras-cv", "token_count": 2665 }
26
#!/bin/bash # Usage: # lint.sh can be used without arguments to lint the entire project: # # ./lint.sh # # or with arguments to lint a subset of files # # ./lint.sh examples/* files="." if [ $# -ne 0 ] then files=$@ fi isort -c $files if ! [ $? -eq 0 ] then echo "Please run \"sh shell/format.sh\" to format t...
keras-cv/shell/lint.sh/0
{ "file_path": "keras-cv/shell/lint.sh", "repo_id": "keras-cv", "token_count": 348 }
27
## How to contribute code Follow these steps to submit your code contribution. [You can find a list of issues that we are looking for contributors on here!](https://github.com/keras-team/keras-cv/labels/contribution-welcome) ### Step 1. Open an issue Before making any changes, we recommend opening an issue (if one ...
keras-cv/CONTRIBUTING.md/0
{ "file_path": "keras-cv/CONTRIBUTING.md", "repo_id": "keras-cv", "token_count": 2090 }
0
# Copyright 2023 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/benchmarks/vectorized_random_brightness.py/0
{ "file_path": "keras-cv/benchmarks/vectorized_random_brightness.py", "repo_id": "keras-cv", "token_count": 3414 }
1
""" Title: 3D Object Detection with KerasCV Author: Ian Stenbit, Zhaoqi Leng (Waymo), Guowang Li (Waymo) Date created: 2023/04/27 Last modified: 2023/04/27 Description: Use KerasCV to train a 3D object detection model for LIDAR data. Accelerator: GPU """ """ KerasCV offers a set of APIs to train LIDAR-based 3D object ...
keras-cv/examples/training/object_detection_3d/waymo/train_pillars.py/0
{ "file_path": "keras-cv/examples/training/object_detection_3d/waymo/train_pillars.py", "repo_id": "keras-cv", "token_count": 3487 }
2
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/bounding_box/__init__.py/0
{ "file_path": "keras-cv/keras_cv/bounding_box/__init__.py", "repo_id": "keras-cv", "token_count": 548 }
3
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/bounding_box/validate_format.py/0
{ "file_path": "keras-cv/keras_cv/bounding_box/validate_format.py", "repo_id": "keras-cv", "token_count": 1371 }
4
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/core/factor_sampler/uniform_factor_sampler.py/0
{ "file_path": "keras-cv/keras_cv/core/factor_sampler/uniform_factor_sampler.py", "repo_id": "keras-cv", "token_count": 819 }
5
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/keypoint/converters_test.py/0
{ "file_path": "keras-cv/keras_cv/keypoint/converters_test.py", "repo_id": "keras-cv", "token_count": 2339 }
6
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/layers/object_detection/anchor_generator_test.py/0
{ "file_path": "keras-cv/keras_cv/layers/object_detection/anchor_generator_test.py", "repo_id": "keras-cv", "token_count": 3331 }
7
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/layers/object_detection/sampling.py/0
{ "file_path": "keras-cv/keras_cv/layers/object_detection/sampling.py", "repo_id": "keras-cv", "token_count": 1260 }
8
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/layers/preprocessing/auto_contrast_test.py/0
{ "file_path": "keras-cv/keras_cv/layers/preprocessing/auto_contrast_test.py", "repo_id": "keras-cv", "token_count": 1667 }
9
# Copyright 2023 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/layers/preprocessing/jittered_resize_test.py/0
{ "file_path": "keras-cv/keras_cv/layers/preprocessing/jittered_resize_test.py", "repo_id": "keras-cv", "token_count": 4239 }
10
# Copyright 2023 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/layers/preprocessing/random_brightness.py/0
{ "file_path": "keras-cv/keras_cv/layers/preprocessing/random_brightness.py", "repo_id": "keras-cv", "token_count": 2010 }
11
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/layers/preprocessing/random_cutout.py/0
{ "file_path": "keras-cv/keras_cv/layers/preprocessing/random_cutout.py", "repo_id": "keras-cv", "token_count": 4341 }
12
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/layers/preprocessing/random_shear.py/0
{ "file_path": "keras-cv/keras_cv/layers/preprocessing/random_shear.py", "repo_id": "keras-cv", "token_count": 6683 }
13
# Copyright 2023 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/layers/preprocessing/with_labels_test.py/0
{ "file_path": "keras-cv/keras_cv/layers/preprocessing/with_labels_test.py", "repo_id": "keras-cv", "token_count": 2235 }
14
# Copyright 2022 Waymo LLC. # # Licensed under the terms in https://github.com/keras-team/keras-cv/blob/master/keras_cv/layers/preprocessing_3d/waymo/LICENSE # noqa: E501 import numpy as np from keras_cv.layers.preprocessing_3d import base_augmentation_layer_3d from keras_cv.layers.preprocessing_3d.waymo.global_rand...
keras-cv/keras_cv/layers/preprocessing_3d/waymo/global_random_flip_test.py/0
{ "file_path": "keras-cv/keras_cv/layers/preprocessing_3d/waymo/global_random_flip_test.py", "repo_id": "keras-cv", "token_count": 1325 }
15
# Copyright 2022 The KerasCV Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in ...
keras-cv/keras_cv/layers/regularization/drop_path.py/0
{ "file_path": "keras-cv/keras_cv/layers/regularization/drop_path.py", "repo_id": "keras-cv", "token_count": 1065 }
16