Please enable JavaScript.
Coggle requires JavaScript to display documents.
poduct detection - Coggle Diagram
poduct detection
computer vision
CNN(convolution neural network)
normalization layer
pooling layer
activate layer
CNN explainer
optimizer
usage
image search
product classification
face recognition
text OCR
image quality control
pipeline
fetch data
preprocessing
modeling
evaluation
production
data fairness
long tail dataset
task scope
CNN evolution
detection system evolution
faster RCNN
YOLO
FCOS
albumentation
pytorchcv
detectron2
training tricks
cutout
HaS(hide and seek)
GridMask
Mixup
Cutmix
label smoothing