An open API service indexing awesome lists of open source software.

https://github.com/wogong/tensorflow-office_finetune

A TensorFlow implementation for fine-tuning AlexNet on Office dataset
https://github.com/wogong/tensorflow-office_finetune

domain-adaptation fine-tuning tensorflow transfer-learning

Last synced: about 2 months ago
JSON representation

A TensorFlow implementation for fine-tuning AlexNet on Office dataset

Awesome Lists containing this project

README

          

# TensorFlow Office Finetune

A TensorFlow implementation for fine-tuning AlexNet on Office dataset.

## Environment

- Python 2.7
- Tensorflow 1.10

## Result

| | A-W | A-D |
| :------------: | :---------: | :-----: |
| this(alexnet) | 63.26±0.73 | |

## Links

- similar problem:
- wjd
-

## Ref

-
-