Commit e04dafd0 authored by Zhenyu Tan's avatar Zhenyu Tan Committed by A. Unique TensorFlower
Browse files

Add copybara presumbit metadata, and move files to root dir.

PiperOrigin-RevId: 332576047
parent 593dde9a
# keras-cv
## Losses
* [FocalLoss](losses/focal_loss.py) implements Focal loss as described in
["Focal Loss for Dense Object Detection"](https://arxiv.org/abs/1708.02002).
## Ops
Ops are used in data pipeline for pre-compute labels, weights.
* [IOUSimilarity](ops/iou_similarity.py) implements Intersection-Over-Union.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment