tianma commited on
Commit ·
bd543a6
1
Parent(s): dca8713
Add Hugging Face repo card YAML metadata to README.
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# FlexICM: A Flexible Image Coding for Machines Framework
|
| 2 |
|
| 3 |
Official codebase for the paper **FlexICM: A Flexible Image Coding for Machines Framework** (Tianma Shen, Ying Liu).
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
library_name: pytorch
|
| 4 |
+
tags:
|
| 5 |
+
- compression
|
| 6 |
+
- detection
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
# FlexICM: A Flexible Image Coding for Machines Framework
|
| 10 |
|
| 11 |
Official codebase for the paper **FlexICM: A Flexible Image Coding for Machines Framework** (Tianma Shen, Ying Liu).
|