SKKU-ESLAB / Auto-Compression

Automatic DNN compression tool with various model compression and neural architecture search techniques
MIT License
20 stars 18 forks source link

Support for other tasks #15

Closed GH-Jo closed 2 years ago

GH-Jo commented 3 years ago

Imagenet and cifar10 are supported in the code of this repository.

In real world, other tasks like object detection are useful for IoT devices.

I think it would be good to support other tasks.

RedCarrottt commented 3 years ago

I have a question. In example, what kind of tasks can be supported for this project?