513 matches across 13 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | setup.py | 4 | |
| LOW | setup.py | 25 | |
| LOW | tools/sort/info_loader.py | 2 | |
| LOW | tools/sort/sort.py | 3 | |
| LOW | tools/sort/sort_methods_aligned.py | 5 | |
| LOW | tools/sort/sort_methods.py | 7 | |
| LOW | tools/mask/mask.py | 3 | |
| LOW | tools/mask/mask.py | 23 | |
| LOW | tools/mask/mask_import.py | 3 | |
| LOW | tools/mask/loader.py | 4 | |
| LOW | tools/mask/mask_output.py | 3 | |
| LOW | tools/mask/mask_generate.py | 3 | |
| LOW | tools/mask/mask_generate.py | 20 | |
| LOW | tools/mask/mask_generate.py | 21 | |
| LOW | tools/manual/globals.py | 3 | |
| LOW | tools/manual/manual.py | 3 | |
| LOW | tools/manual/thumbnails.py | 3 | |
| LOW | tools/manual/detected_faces.py | 5 | |
| LOW | tools/manual/face_viewer/viewport.py | 3 | |
| LOW | tools/manual/face_viewer/frame.py | 3 | |
| LOW | tools/manual/face_viewer/interact.py | 3 | |
| LOW | tools/manual/frame_viewer/frame.py | 17 | |
| LOW | tools/manual/frame_viewer/frame.py | 17 | |
| LOW | tools/manual/frame_viewer/frame.py | 17 | |
| LOW | tools/manual/frame_viewer/frame.py | 17 | |
| LOW | tools/manual/frame_viewer/frame.py | 17 | |
| LOW | tools/manual/frame_viewer/frame.py | 17 | |
| LOW | tools/manual/frame_viewer/editor/mask.py | 3 | |
| LOW | tools/manual/frame_viewer/editor/__init__.py | 4 | |
| LOW | tools/manual/frame_viewer/editor/__init__.py | 5 | |
| LOW | tools/manual/frame_viewer/editor/__init__.py | 6 | |
| LOW | tools/manual/frame_viewer/editor/__init__.py | 7 | |
| LOW | tools/manual/frame_viewer/editor/__init__.py | 7 | |
| LOW | tools/manual/frame_viewer/editor/__init__.py | 8 | |
| LOW | tools/model/model.py | 3 | |
| LOW | tools/model/model.py | 18 | |
| LOW | tools/model/model.py | 18 | |
| LOW | tools/preview/preview.py | 3 | |
| LOW | tools/preview/viewer.py | 3 | |
| LOW | tools/preview/control_panels.py | 3 | |
| LOW | tools/alignments/media.py | 3 | |
| LOW | tools/alignments/alignments.py | 14 | |
| LOW | tools/alignments/alignments.py | 14 | |
| LOW | tools/alignments/alignments.py | 14 | |
| LOW | tools/alignments/alignments.py | 15 | |
| LOW | tools/alignments/alignments.py | 15 | |
| LOW | tools/alignments/alignments.py | 15 | |
| LOW | tools/alignments/alignments.py | 16 | |
| LOW | tools/alignments/alignments.py | 16 | |
| LOW | tools/alignments/jobs_frames.py | 3 | |
| LOW | tools/alignments/jobs.py | 3 | |
| LOW | tools/alignments/jobs_faces.py | 3 | |
| LOW | plugins/plugin_loader.py | 3 | |
| LOW | plugins/train/model/phaze_a.py | 5 | |
| LOW | plugins/train/model/_base/io.py | 11 | |
| LOW | plugins/train/model/_base/__init__.py | 4 | |
| LOW | plugins/train/model/_base/__init__.py | 4 | |
| LOW | plugins/train/model/_base/model.py | 6 | |
| LOW | plugins/train/model/_base/settings.py | 12 | |
| LOW | plugins/train/model/_base/settings.py | 25 | |
| 181 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | tools/sort/sort_methods_aligned.py | 0 | sort by metric score. order in reverse for distance sort. |
| HIGH | tools/sort/sort_methods.py | 0 | sort by metric score. order in reverse for distance sort. |
| HIGH | tools/sort/sort_methods.py | 0 | sort by metric score. order in reverse for distance sort. |
| HIGH | plugins/extract/detect/retinaface.py | 0 | run model to get predictions parameters ---------- batch a batch of images ready to feed the model returns ------- the b |
| HIGH | plugins/extract/detect/cv2_dnn.py | 0 | run model to get predictions parameters ---------- batch a batch of images ready to feed the model returns ------- the b |
| HIGH | plugins/extract/detect/s3fd.py | 0 | run model to get predictions parameters ---------- batch a batch of images ready to feed the model returns ------- the b |
| HIGH | plugins/extract/detect/mtcnn.py | 0 | run model to get predictions parameters ---------- batch a batch of images ready to feed the model returns ------- the b |
| HIGH | plugins/extract/identity/vggface2.py | 0 | format the detected faces for prediction parameters ---------- batch the batch of aligned faces in the correct format fo |
| HIGH | plugins/extract/identity/t_face.py | 0 | format the detected faces for prediction parameters ---------- batch the batch of aligned faces in the correct format fo |
| HIGH | plugins/extract/mask/bisenet_fp.py | 0 | format the detected faces for prediction parameters ---------- batch the batch of aligned faces in the correct format fo |
| HIGH | plugins/extract/mask/vgg_obstructed.py | 0 | format the detected faces for prediction parameters ---------- batch the batch of aligned faces in the correct format fo |
| HIGH | plugins/extract/mask/vgg_clear.py | 0 | format the detected faces for prediction parameters ---------- batch the batch of aligned faces in the correct format fo |
| HIGH | plugins/extract/align/hrnet.py | 0 | format the roi faces detection boxes for prediction parameters ---------- batch the batch of face detection bounding box |
| HIGH | plugins/extract/align/cv2_dnn.py | 0 | format the roi faces detection boxes for prediction parameters ---------- batch the batch of face detection bounding box |
| HIGH | plugins/extract/align/fan.py | 0 | format the roi faces detection boxes for prediction parameters ---------- batch the batch of face detection bounding box |
| HIGH | plugins/extract/mask/bisenet_fp.py | 0 | neural network to process face image into a segmentation mask of the face |
| HIGH | plugins/extract/mask/vgg_obstructed.py | 0 | neural network to process face image into a segmentation mask of the face |
| HIGH | plugins/extract/mask/unet_dfl.py | 0 | neural network to process face image into a segmentation mask of the face |
| HIGH | plugins/extract/mask/vgg_clear.py | 0 | neural network to process face image into a segmentation mask of the face |
| HIGH | plugins/extract/mask/bisenet_fp.py | 0 | get the masks from the model parameters ---------- batch the batch to feed into the masker returns ------- the predicted |
| HIGH | plugins/extract/mask/vgg_obstructed.py | 0 | get the masks from the model parameters ---------- batch the batch to feed into the masker returns ------- the predicted |
| HIGH | plugins/extract/mask/unet_dfl.py | 0 | get the masks from the model parameters ---------- batch the batch to feed into the masker returns ------- the predicted |
| HIGH | plugins/extract/mask/vgg_clear.py | 0 | get the masks from the model parameters ---------- batch the batch to feed into the masker returns ------- the predicted |
| HIGH | lib/model/layers.py | 0 | compute the output shape based on the input shape. parameters ---------- input_shape: tuple the input shape to the layer |
| HIGH | lib/model/layers.py | 0 | compute the output shape based on the input shape. parameters ---------- input_shape: tuple the input shape to the layer |
| HIGH | lib/model/layers.py | 0 | compute the output shape based on the input shape. parameters ---------- input_shape: tuple the input shape to the layer |
| HIGH | lib/model/layers.py | 0 | compute the output shape based on the input shape. parameters ---------- input_shape: tuple the input shape to the layer |
| HIGH | lib/model/layers.py | 0 | this is where the layer's logic lives. parameters ---------- inputs: :class:`keras.kerastensor` input tensor, or list/tu |
| HIGH | lib/model/layers.py | 0 | this is where the layer's logic lives. parameters ---------- inputs: :class:`keras.kerastensor` input tensor, or list/tu |
| HIGH | lib/model/layers.py | 0 | this is where the layer's logic lives. parameters ---------- inputs: :class:`keras.kerastensor` input tensor, or list/tu |
| HIGH | lib/model/layers.py | 0 | this is where the layer's logic lives. parameters ---------- inputs: :class:`keras.kerastensor` input tensor, or list/tu |
| HIGH | lib/model/layers.py | 0 | this is where the layer's logic lives. parameters ---------- inputs: :class:`keras.kerastensor` input tensor, or list/tu |
| HIGH | lib/model/normalization.py | 0 | this is where the layer's logic lives. parameters ---------- inputs: :class:`keras.kerastensor` input tensor, or list/tu |
| HIGH | lib/model/normalization.py | 0 | this is where the layer's logic lives. parameters ---------- inputs: :class:`keras.kerastensor` input tensor, or list/tu |
| HIGH | lib/model/normalization.py | 0 | this is where the layer's logic lives. parameters ---------- inputs: :class:`keras.kerastensor` input tensor, or list/tu |
| HIGH | lib/model/layers.py | 0 | returns the config of the layer. a layer config is a python dictionary (serializable) containing the configuration of a |
| HIGH | lib/model/layers.py | 0 | returns the config of the layer. a layer config is a python dictionary (serializable) containing the configuration of a |
| HIGH | lib/model/layers.py | 0 | returns the config of the layer. a layer config is a python dictionary (serializable) containing the configuration of a |
| HIGH | lib/model/normalization.py | 0 | creates the layer weights. parameters ---------- input_shape: tuple[int, ...] keras tensor (future input to layer) or `` |
| HIGH | lib/model/normalization.py | 0 | creates the layer weights. parameters ---------- input_shape: tuple[int, ...] keras tensor (future input to layer) or `` |
| HIGH | lib/model/normalization.py | 0 | creates the layer weights. parameters ---------- input_shape: tuple[int, ...] keras tensor (future input to layer) or `` |
| HIGH | lib/model/normalization.py | 0 | calculate the output shape from this layer. parameters ---------- input_shape: tuple the input shape to the layer return |
| HIGH | lib/model/normalization.py | 0 | calculate the output shape from this layer. parameters ---------- input_shape: tuple the input shape to the layer return |
| HIGH | lib/model/normalization.py | 0 | calculate the output shape from this layer. parameters ---------- input_shape: tuple the input shape to the layer return |
| HIGH | lib/infer/objects.py | 0 | append the data from the given batch object to this batch object parameters ---------- batch the object containing data |
| HIGH | lib/infer/objects.py | 0 | append the data from the given batch object to this batch object parameters ---------- batch the object containing data |
| HIGH | lib/infer/objects.py | 0 | append the data from the given batch object to this batch object parameters ---------- batch the object containing data |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | tools/sort/sort_methods.py | 167 | def _binning_linear_threshold(self, units: str = "", multiplier: int = 1) -> list[list[str]]: |
| LOW | tools/mask/mask_import.py | 146 | def _file_list_to_frame_number(self, file_list: list[str]) -> dict[int, str]: |
| LOW | tools/manual/globals.py | 186 | def var_update_active_viewport(self) -> tk.BooleanVar: |
| LOW | tools/manual/face_viewer/frame.py | 394 | def _bind_mouse_wheel_scrolling(self) -> None: |
| LOW | tools/manual/face_viewer/frame.py | 734 | def transport_index_from_frame(self, frame_index: int) -> int | None: |
| LOW | tools/manual/frame_viewer/control.py | 58 | def _update_total_frame_count(self, *args): # pylint:disable=unused-argument |
| LOW | tools/manual/frame_viewer/frame.py | 255 | def _add_filter_threshold_slider(self, frame): |
| LOW | tools/manual/frame_viewer/frame.py | 455 | def _set_selected_action_tkvar(self): |
| LOW | tools/manual/frame_viewer/frame.py | 503 | def _disable_enable_copy_buttons(self, *args): # pylint:disable=unused-argument |
| LOW | tools/manual/frame_viewer/frame.py | 516 | def _disable_enable_reload_button(self, *args): # pylint:disable=unused-argument |
| LOW | tools/manual/frame_viewer/frame.py | 595 | def _display_optional_buttons(self, *args): # pylint:disable=unused-argument |
| LOW | tools/manual/frame_viewer/editor/mask.py | 138 | def _set_tk_mask_change_callback(self) -> tk.StringVar: |
| LOW | tools/manual/frame_viewer/editor/mask.py | 144 | def _set_tk_cursor_shape_change_callback(self) -> tk.StringVar: |
| LOW | tools/manual/frame_viewer/editor/mask.py | 332 | def _update_mask_image_zoomed(self, |
| LOW | tools/manual/frame_viewer/editor/mask.py | 355 | def _update_mask_image_full_frame(self, |
| LOW | tools/manual/frame_viewer/editor/_base.py | 576 | def _add_annotation_format_controls(self): |
| LOW | tools/manual/frame_viewer/editor/landmarks.py | 211 | def _update_cursor_point_mode(self, item_id): |
| LOW | tools/manual/frame_viewer/editor/landmarks.py | 234 | def _update_cursor_select_mode(self, event): |
| LOW | tools/manual/frame_viewer/editor/landmarks.py | 337 | def _snap_selection_to_points(self): |
| LOW | tools/manual/frame_viewer/editor/bounding_box.py | 116 | def _update_anchor_annotation(self, face_index, bounding_box, color): |
| LOW | tools/manual/frame_viewer/editor/bounding_box.py | 202 | def _check_cursor_bounding_box(self, event): |
| LOW | tools/manual/frame_viewer/editor/extract_box.py | 72 | def _update_anchor_annotation(self, face_index, extract_box, color): |
| LOW | tools/preview/preview.py | 522 | def _generate_converter_arguments(arguments: Namespace, |
| LOW | tools/preview/preview.py | 597 | def _update_converter_arguments(self) -> None: |
| LOW | tools/preview/control_panels.py | 359 | def _get_control_panel_options(self, |
| LOW | tools/alignments/alignments.py | 70 | def _get_alignments_locations(self) -> dict[str, list[str | None]]: |
| LOW | plugins/plugin_loader.py | 267 | def get_available_convert_plugins(convert_category: str, add_none: bool = True) -> list[str]: |
| LOW | plugins/train/model/phaze_a.py | 321 | def _validate_encoder_architecture(self) -> None: |
| LOW | plugins/train/model/realface.py | 61 | def get_dense_width_upscalers_numbers(self): |
| LOW | plugins/train/model/_base/io.py | 124 | def multiple_models_in_folder(self) -> list[str] | None: |
| LOW | plugins/train/model/_base/io.py | 585 | def _get_optimizer_and_group_ids(self) -> tuple[K_Optimizer, |
| LOW | plugins/train/model/_base/settings.py | 83 | def _set_keras_mixed_precision(cls, enable: bool) -> None: |
| LOW | plugins/train/model/_base/settings.py | 125 | def _get_mixed_precision_layers(self, layers: list[dict]) -> list[str]: |
| LOW | plugins/train/model/_base/settings.py | 190 | def get_mixed_precision_layers(self, |
| LOW | plugins/train/model/_base/inference.py | 62 | def _get_valid_inputs_for_layer(self, layer) -> list[keras.Layer]: |
| LOW | plugins/train/model/_base/state.py | 169 | def add_mixed_precision_layers(self, layers: list[str]) -> None: |
| LOW | plugins/train/trainer/distributed.py | 119 | def _handle_torch_gpu_mismatch_warning( |
| LOW | plugins/convert/writer/pillow.py | 37 | def _check_transparency_format(self) -> None: |
| LOW | plugins/convert/writer/opencv.py | 38 | def _check_transparency_format(self) -> None: |
| LOW | tests/tools/preview/viewer_test.py | 47 | def get_faces_display_instance(self, columns: int = 5, face_size: int = 256) -> FacesDisplay: |
| LOW | tests/tools/preview/viewer_test.py | 111 | def test_set_display_dimensions(self) -> None: |
| LOW | tests/tools/preview/viewer_test.py | 310 | def test__crop_destination_faces(self, |
| LOW | tests/tools/alignments/media_test.py | 802 | def test_get_roi_size_for_frame(self, |
| LOW | tests/lib/utils_test.py | 353 | def fixture_get_model_instance(monkeypatch: pytest.MonkeyPatch, |
| LOW | tests/lib/utils_test.py | 387 | def test_get_model_model_filename_input( |
| LOW | tests/lib/utils_test.py | 410 | def test_get_model_attributes(get_model_instance: GetModel) -> None: |
| LOW | tests/lib/utils_test.py | 426 | def test_get_model_properties(get_model_instance: GetModel) -> None: |
| LOW | tests/lib/utils_test.py | 486 | def test_get_model__download_model(mocker: pytest_mock.MockerFixture, |
| LOW | tests/lib/utils_test.py | 519 | def test_get_model__write_zipfile(mocker: pytest_mock.MockerFixture, |
| LOW | tests/lib/utils_test.py | 555 | def test_get_model__unzip_model(mocker: pytest_mock.MockerFixture, |
| LOW | tests/lib/utils_test.py | 578 | def test_get_model__write_model(mocker: pytest_mock.MockerFixture, |
| LOW | tests/lib/training/data_augmentation_test.py | 105 | def test_constants_get_transform(config: dict[str, T.Any], |
| LOW | tests/lib/training/data_augmentation_test.py | 123 | def test_constants_get_warp_to_landmarks(size: int, batch_size: int) -> None: |
| LOW | tests/lib/training/data_augmentation_test.py | 196 | def test_constants_from_config(size: int, |
| LOW | tests/lib/training/data_augmentation_test.py | 230 | def test_image_augmentation_init(size: int, |
| LOW | tests/lib/training/data_augmentation_test.py | 250 | def test_image_augmentation_random_lab(size: int, |
| LOW | tests/lib/training/data_augmentation_test.py | 271 | def test_image_augmentation_random_clahe(size: int, # pylint:disable=too-many-locals |
| LOW | tests/lib/training/data_augmentation_test.py | 322 | def test_image_augmentation_color_adjust(size: int, |
| LOW | tests/lib/training/data_augmentation_test.py | 347 | def test_image_augmentation_transform(size: int, |
| LOW | tests/lib/training/data_augmentation_test.py | 392 | def test_image_augmentation_random_flip(size: int, |
| 54 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | setup.py | 735 | |
| LOW | tools/effmpeg/effmpeg.py | 91 | |
| LOW | tools/effmpeg/effmpeg.py | 216 | |
| LOW | tools/effmpeg/effmpeg.py | 365 | |
| LOW | tools/effmpeg/effmpeg.py | 465 | |
| LOW | tools/effmpeg/effmpeg.py | 483 | |
| LOW | tools/manual/detected_faces.py | 508 | |
| LOW | tools/manual/detected_faces.py | 548 | |
| LOW | tools/manual/face_viewer/viewport.py | 155 | |
| LOW | tools/manual/frame_viewer/frame.py | 563 | |
| LOW | tools/manual/frame_viewer/frame.py | 595 | |
| LOW | tools/preview/control_panels.py | 460 | |
| LOW | tools/preview/control_panels.py | 617 | |
| LOW | tools/alignments/alignments.py | 157 | |
| LOW | tools/alignments/jobs_faces.py | 118 | |
| LOW | tools/alignments/jobs_faces.py | 422 | |
| LOW | plugins/plugin_loader.py | 22 | |
| LOW | plugins/train/model/phaze_a.py | 215 | |
| LOW | plugins/train/model/_base/io.py | 450 | |
| LOW | plugins/extract/detect/retinaface.py | 67 | |
| LOW | plugins/extract/align/hrnet.py | 553 | |
| LOW | plugins/extract/align/hrnet.py | 618 | |
| LOW | plugins/convert/writer/patch.py | 129 | |
| LOW | tests/utils.py | 81 | |
| LOW | tests/lib/config/ini_test.py | 210 | |
| LOW | tests/lib/model/layers_test.py | 21 | |
| LOW | scripts/extract.py | 267 | |
| LOW | scripts/extract.py | 1001 | |
| LOW | lib/utils.py | 775 | |
| LOW | lib/serializer.py | 264 | |
| LOW | lib/serializer.py | 302 | |
| LOW | lib/video.py | 787 | |
| LOW | lib/image.py | 241 | |
| LOW | lib/config/config.py | 229 | |
| LOW | lib/config/config.py | 142 | |
| LOW | lib/config/objects.py | 109 | |
| LOW | lib/training/tensorboard.py | 197 | |
| LOW | lib/system/ml_libs.py | 547 | |
| LOW | lib/align/aligned_face.py | 303 | |
| LOW | lib/gui/options.py | 349 | |
| LOW | lib/gui/wrapper.py | 676 | |
| LOW | lib/gui/display_analysis.py | 331 | |
| LOW | lib/gui/menu.py | 532 | |
| LOW | lib/gui/control_helper.py | 359 | |
| LOW | lib/gui/control_helper.py | 1123 | |
| LOW | lib/gui/control_helper.py | 1419 | |
| LOW | lib/gui/analysis/event_reader.py | 559 | |
| LOW | lib/model/optimizers/adabelief.py | 160 | |
| LOW | lib/gpu_stats/rocm.py | 332 |
| Severity | File | Line | Snippet |
|---|---|---|---|
| CRITICAL | tools/manual/detected_faces.py | 510 | :attr:`~tools.manual.manual.TkGlobals.var_filter_mode.get()`.""" |
| CRITICAL | tools/manual/detected_faces.py | 550 | :attr:`~tools.manual.manual.TkGlobals.var_filter_mode.get()`. """ |
| CRITICAL | tools/preview/control_panels.py | 243 | "color": app._patch.converter.cli_arguments.color_adjustment.replace("-", "_"), |
| CRITICAL | tools/preview/control_panels.py | 244 | "mask_type": app._patch.converter.cli_arguments.mask_type.replace("-", "_"), |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | tools/sort/sort_methods.py | 778 | except Exception: |
| LOW | plugins/plugin_loader.py | 45 | except Exception: # pylint:disable=broad-except |
| LOW | plugins/convert/writer/patch.py | 152 | except Exception as err: # pylint:disable=broad-except |
| LOW | plugins/convert/writer/pillow.py | 85 | except Exception as err: # pylint:disable=broad-except |
| LOW | plugins/convert/writer/opencv.py | 84 | except Exception as err: # pylint:disable=broad-except |
| LOW | scripts/train.py | 266 | except Exception as err: |
| LOW | scripts/train.py | 524 | except Exception as err: |
| LOW | scripts/extract.py | 318 | except Exception: |
| LOW | scripts/extract.py | 338 | except Exception: |
| LOW | lib/convert.py | 190 | except Exception as err: # pylint:disable=broad-except |
| LOW | lib/logger.py | 113 | except Exception: # pylint:disable=broad-except |
| LOW | lib/logger.py | 558 | except Exception: # pylint:disable=broad-except |
| LOW | lib/utils.py | 771 | except Exception as err: # pylint:disable=broad-except |
| LOW | lib/serializer.py | 140 | except Exception as err: |
| LOW | lib/serializer.py | 168 | except Exception as err: |
| LOW | lib/image.py | 145 | except Exception as err: # pylint:disable=broad-except |
| LOW | lib/image.py | 1361 | except Exception as err: # pylint:disable=broad-except |
| LOW | lib/multithreading.py | 154 | except Exception: # pylint:disable=broad-except |
| LOW | lib/multithreading.py | 341 | except Exception: |
| LOW | lib/cli/launcher.py | 200 | except Exception: # pylint:disable=broad-except |
| LOW | lib/system/sysinfo.py | 151 | except Exception as err: # pylint:disable=broad-except |
| LOW | lib/system/sysinfo.py | 237 | except Exception as err: # pylint:disable=broad-except |
| LOW | lib/gui/menu.py | 264 | except Exception as err: # pylint:disable=broad-except |
| LOW | lib/gui/utils/misc.py | 76 | except Exception: # pylint:disable=broad-except |
| LOW | lib/gui/utils/image.py | 363 | except Exception as err: # pylint:disable=broad-except |
| LOW | lib/infer/plugin_utils.py | 161 | except Exception as err: # pylint:disable=broad-except |
| LOW | lib/gpu_stats/rocm.py | 355 | except Exception as err: # pylint:disable=broad-except |
| LOW | lib/gpu_stats/nvidia.py | 56 | except Exception as err: # pylint:disable=broad-except |
| LOW | lib/gpu_stats/apple_silicon.py | 73 | except Exception as err: # pylint:disable=broad-except |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | .install/macos/faceswap_setup_macos.sh | 444 | # Create a shortcut to launch into the GUI |
| MEDIUM | .install/macos/faceswap_setup_macos.sh | 455 | # Create a simple .app wrapper to launch GUI |
| MEDIUM | .install/linux/faceswap_setup_x64.sh | 459 | # Create a shortcut to launch into the GUI |
| MEDIUM | .install/linux/faceswap_setup_x64.sh | 469 | # Create a shell script to launch the GUI and add a desktop shortcut |
| MEDIUM | tools/manual/frame_viewer/editor/mask.py | 250 | # Create a bounding box rectangle ROI |
| MEDIUM | lib/gui/theme.py | 370 | # Create the elements with the new images |
| MEDIUM | lib/gui/custom_widgets.py | 318 | # Create a new Tcl command whose name is the widget's path name, and |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | .install/macos/faceswap_setup_macos.sh | 259 | # Options pertaining to additional apps that are required |
| MEDIUM | .install/macos/faceswap_setup_macos.sh | 270 | # Options pertaining to the installation of conda |
| MEDIUM | .install/macos/faceswap_setup_macos.sh | 305 | # Options pertaining to the installation of faceswap |
| MEDIUM | .install/linux/faceswap_setup_x64.sh | 276 | # Options pertaining to the installation of conda |
| MEDIUM | .install/linux/faceswap_setup_x64.sh | 309 | # Options pertaining to the installation of faceswap |
| MEDIUM | plugins/convert/color/color_transfer.py | 118 | # space, being sure to utilize the 8-bit unsigned integer data |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | .install/macos/faceswap_setup_macos.sh | 208 | # Check if conda is in PATH |
| LOW | .install/macos/faceswap_setup_macos.sh | 392 | # Check if an environment with the given name exists |
| LOW | .install/linux/faceswap_setup_x64.sh | 226 | # Check if conda is in PATH |
| LOW | .install/linux/faceswap_setup_x64.sh | 399 | # Check if an environment with the given name exists |
| LOW | tools/sort/sort.py | 236 | # Check if non-dissimilarity sort method and group method are not the same |
| LOW | lib/utils.py | 77 | # Check if environment variable is set, if so use that |
| LOW | lib/training/preview_tk.py | 925 | if not self._initialized: # Set initialized to True for GUI |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | plugins/extract/detect/mtcnn.py | 141 | # found at |
| LOW | plugins/extract/mask/bisenet_fp.py | 161 | # Permission is hereby granted, free of charge, to any person obtaining a copy |
| LOW | docs/conf.py | 1 | # Configuration file for the Sphinx documentation builder. |
| LOW | .github/workflows/pytest.yml | 41 | steps: |
| LOW | lib/model/optimizers/lion.py | 1 | #! /usr/env/bin/python3 |
| LOW | lib/model/optimizers/adabelief.py | 1 | #! /usr/env/bin/python3 |
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | lib/video.py | 732 | self._graph.push(frame.reformat(format=vid.pix_fmt)) |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | lib/model/optimizers/lion.py | 16 | # ============================================================================== |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | plugins/train/trainer/distributed.py | 111 | logger.warning("Batch size %s is sub-optimal for %s GPUs. You may want to adjust your " |