These 21 commits are when the Protocol Buffers files have changed:
| Commit: | 09cb327 | |
|---|---|---|
| Author: | yekeren | |
submit changes in the 2021
| Commit: | 52d3434 | |
|---|---|---|
| Author: | yekeren | |
changes
The documentation is generated from this commit.
| Commit: | ffcad6d | |
|---|---|---|
| Author: | yekeren | |
clean project for release
| Commit: | 1faedc7 | |
|---|---|---|
| Author: | Keren Ye | |
remove irrelevant files
| Commit: | 2a129fa | |
|---|---|---|
| Author: | yekeren | |
recent changes
| Commit: | 0a287f7 | |
|---|---|---|
| Author: | yekeren | |
recent changes
| Commit: | 61a55f8 | |
|---|---|---|
| Author: | yekeren | |
recent changes
| Commit: | 3e4378b | |
|---|---|---|
| Author: | yekeren | |
extend reader to support different format
| Commit: | 5a61d90 | |
|---|---|---|
| Author: | yekeren | |
proto
| Commit: | b8f8674 | |
|---|---|---|
| Author: | yekeren | |
files
| Commit: | 1c97421 | |
|---|---|---|
| Author: | yekeren | |
training
| Commit: | 88295f7 | |
|---|---|---|
| Author: | yekeren | |
proto files
| Commit: | 4047200 | |
|---|---|---|
| Author: | yekeren | |
recent changes
| Commit: | 222599c | |
|---|---|---|
| Author: | Mingda Zhang | |
add `use_gmp` flag for switching between gap and gmp in prediction.
| Commit: | 33ee425 | |
|---|---|---|
| Author: | yekeren | |
proto of preprocessing
| Commit: | dfac976 | |
|---|---|---|
| Author: | yekeren | |
multiply score map by the normalized saliency
| Commit: | b22f52b | |
|---|---|---|
| Author: | yekeren | |
1. Change the default FLAGS in the demos/*.py and create_coco_vocab.py. 2. Add test cases for the MobilenetV1 since the V2 cannot be loaded in the object_detection api. 3. Add a FLAG to config the `trainable` property of word_embedding. 4. Use default `max_norm` of 1.0 for the embedding_column. 5. Add regularization loss to the tensorboard.
| Commit: | 22eb085 | |
|---|---|---|
| Author: | yekeren | |
refactor preprocess function
| Commit: | 0a46974 | |
|---|---|---|
| Author: | yekeren | |
add data augmentation functions
| Commit: | cd0587c | |
|---|---|---|
| Author: | yekeren | |
add hyperparams.proto to control the arg_scope
| Commit: | 1f82143 | |
|---|---|---|
| Author: | yekeren | |
first commit