Computer Vision questions and answers
Image pipelines, detection and segmentation. Page 9 of 10.
ML System Design practice on Codemia
Design recommenders, ranking systems and training pipelines the way ML interviews actually ask for them, with worked solutions.
Answers 481-540
- Unable to test and deploy a deeplabv3-mobilenetv2 tensorflow-lite segmentation model for inference
- Understanding COCO evaluation maximum detections
- Understanding Freeman chain codes for OCR
- Understanding super fast blur algorithm
- Understanding tf.extract_image_patches for extracting patches from an image
- UnidentifiedImageError cannot identify image file
- Updating Tensorflow Object detection model with new images
- Use fine-tuned Inception-v3 model to predict on a single image
- Use GPU with opencv-python
- Use SMOTE to oversample image data
- Use Tensorflow Object Detection API to detect small objects in images
- Using Custom vision exported model with tensorflow JS and input an image
- Using extract_image_patches with multiple channels in Tensorflow
- using gabor filter in tensorflow , or any other filter instead of default one
- Using MobileNet v3 for Object Detection in TensorFlow Lite
- Using pre-trained Inception_v4 model
- Using Python''s PIL, how do I enhance the contrast/saturation of an image?
- Using tensorflow to identify lego bricks?
- Using YOLO or other image recognition techniques to identify all alphanumeric text present in images
- Validation accuracy constant in Keras CNN for multiclass image classification
- Validation loss for pytorch Faster-RCNN
- Video Scene Detection Implementation
- Viola-Jones' face detection claims 180k features
- Visual similarity search algorithm
- Visualize MNIST dataset using OpenCV or Matplotlib/Pyplot
- What algorithm could be used to identify if images are the same or similar, regardless of size?
- What algorithm does Photoshop use to desaturate an image?
- What algorithm to use to segment a sequence of numbers into n subsets, to minimize the standard deviation of the sum of the numbers in each subset
- What are good features for classifying photos of clothing?
- What are possible values for data_augmentation_options in the TensorFlow Object Detection pipeline configuration?
- What are the uses of tf.space_to_depth?
- What does --logtostderr mean in the command line while using tensorflow's object detection api?
- What does global pooling do?
- What does num_examples 2000 mean in TensorFlow object detection config file?
- What grayscale conversion algorithm does OpenCV cvtColor use?
- What is a good way to extract dominant colors from image without the shadow?
- What is a segmentation fault?
- What is an object detection head?
- What is endpoint error between optical flows?
- What is lena.png and why is it used?
- What is loss_cls and loss_bbox and why are they always zero in training
- What is the algorithm behind photoshop's quick selection tool?
- What is the algorithm that opencv uses for finding contours?
- What is the best image downscaling algorithm quality-wise?
- What is the best java image processing library/approach?
- What is the correct way to change image channel ordering between channels first and channels last?
- What is the idea behind scaling an image using Lanczos?
- What is the name of this algorithm, and how does it compare to other image resampling algorithms?
- What is the number of filter in CNN?
- What the impact of different dimension of image resizer when using default config of object detection api
- What's the algorithm to calculate aspect ratio?
- What's the best depth map generation algorithm?
- What's the best way to merge a set of rectangles in an image?
- When I try to train tensorflow's object detection api I get CUDA_ERROR_ILLEGAL_INSTRUCTION
- White balance algorithm
- Why can tf.image.decode_jpeg decode a png?
- Why CIFAR-10 images are not displayed properly using matplotlib?
- Why Dice Coefficient and not IOU for segmentation tasks?
- Why do dilated convolutions preserve resolution?
- Why do some object detection neural networks return all zeros in OpenCV 4.1.0?
.png&w=3840&q=75)
Free course
Beginner
7 lessons
2 hours
Tackling System Design Interview Problems
A short course that equips you with the skills to approach system design interviews methodically.
Start the free course