-
Notifications
You must be signed in to change notification settings - Fork 328
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #10 from qlzh727/master
Remove the existing content from Keras CV project
- Loading branch information
Showing
23 changed files
with
3 additions
and
1,821 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,6 @@ | ||
# keras-cv | ||
|
||
## Losses | ||
## Under Construction | ||
|
||
* [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. | ||
[2021/10] We are repurposing this repository as the new home of computer vision related extensions for Keras project. | ||
Will have more details available for end user in Q4 2021. |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.