Skip to content

Commit 6df5222

Browse files
Merge pull request #26 from yoshitomo-matsubara/yoshi
Add a link to a more advanced project
2 parents 35d5b7a + e31ab6c commit 6df5222

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ mobile device and communication cost from mobile device to edge server), and tai
1111
and complete the inference.
1212
Note that the training process is done offline (i.e., on single machines).
1313

14+
## Update: Extended version of this WACV paper
15+
[Our new work](https://github.com/yoshitomo-matsubara/sc2-benchmark#citation) is built on this project, and
16+
we significantly extended this work and defined supervised compression for split computing (SC2).
17+
We introduced new benchmark metrics and published `sc2bench`, a pip-installable Python package for SC2 problems.
18+
We also conducted even larger-scale experiments.
19+
The more advanced project with code and preprint are available [here](https://github.com/yoshitomo-matsubara/sc2-benchmark).
1420

1521
## Input Compression vs. Supervised Compression
1622
![Input compression vs. Supervised compression](imgs/input_vs_feature_compression.png)

0 commit comments

Comments
 (0)