Computer Vision

Explore Computer Vision through related topics and the articles other pages reference most.

Explore articles

Reset filters
Browse subtopics: Training & Optimization

Articles that also belong to these categories. Counts cover all of Computer Vision.

Showing 1-3 of 3 articles

Focal loss

Focal loss is a loss function that reshapes standard cross-entropy loss by adding a (1 - p_t)^gamma modulating factor, which down-weights well-classified (easy) examples so that training concentrates on hard

Deep LearningMachine Learning