These 22 commits are when the Protocol Buffers files have changed:
| Commit: | 592a654 | |
|---|---|---|
| Author: | Simon Meister | |
complete flow loss
The documentation is generated from this commit.
| Commit: | 851f075 | |
|---|---|---|
| Author: | Simon Meister | |
add some score conversion; insert dropout; motion branch from mask features; resize cam features instead of pooling
| Commit: | 0bc52d8 | |
|---|---|---|
| Author: | Simon Meister | |
complete flow motion loss
| Commit: | ac3769d | |
|---|---|---|
| Author: | Simon Meister | |
update
| Commit: | 8613509 | |
|---|---|---|
| Author: | Simon Meister | |
debugging models
| Commit: | c07a053 | |
|---|---|---|
| Author: | Simon Meister | |
complete motion r-cnn step 1 code
| Commit: | 5562faa | |
|---|---|---|
| Author: | Simon Meister | |
complete motion loss & simplify mask loss
| Commit: | 39a6392 | |
|---|---|---|
| Author: | Simon Meister | |
step 1 WIP
| Commit: | 42966f9 | |
|---|---|---|
| Author: | Simon Meister | |
cleanup
| Commit: | 8b544da | |
|---|---|---|
| Author: | Simon Meister | |
support FPN in the MaskRCNNBoxPredictor
| Commit: | a8f475f | |
|---|---|---|
| Author: | Simon Meister | |
complete FPN anchor generator tests
| Commit: | 6abb22d | |
|---|---|---|
| Author: | Simon Meister | |
| Committer: | Simon Meister | |
FPN WIP
| Commit: | c391f41 | |
|---|---|---|
| Author: | Simon Meister | |
remove unused code
| Commit: | 725dc9b | |
|---|---|---|
| Author: | Simon Meister | |
| Committer: | Simon Meister | |
mask rcnn WIP
| Commit: | b4e5acb | |
|---|---|---|
| Author: | Simon Meister | |
support cityscapes faster-rcnn training
| Commit: | a4944a5 | |
|---|---|---|
| Author: | derekjchow | |
| Committer: | Sergio Guadarrama | |
Add Tensorflow Object Detection API. (#1561) For details see our paper: "Speed/accuracy trade-offs for modern convolutional object detectors." Huang J, Rathod V, Sun C, Zhu M, Korattikara A, Fathi A, Fischer I, Wojna Z, Song Y, Guadarrama S, Murphy K, CVPR 2017 https://arxiv.org/abs/1611.10012
| Commit: | e8464d3 | |
|---|---|---|
| Author: | Ivan Bogatyy | |
| Committer: | calberti | |
Update the DRAGNN (#1191) * Release DRAGNN * Update CoNLL evaluation table & evaluator.py * Update documentation & tutorial for DRAGNN * Update the DRAGNN * Tutorial link
| Commit: | 84651cb | |
|---|---|---|
| Author: | Ivan Bogatyy | |
Update the DRAGNN
| Commit: | 7d30a01 | |
|---|---|---|
| Author: | Ivan Bogatyy | |
| Committer: | calberti | |
Release DRAGNN (#1177) * Release DRAGNN * Update CoNLL evaluation table & evaluator.py
| Commit: | bb9e441 | |
|---|---|---|
| Author: | Ivan Bogatyy | |
Release DRAGNN
| Commit: | 64675fc | |
|---|---|---|
| Author: | calberti | |
| Committer: | GitHub | |
New transition systems and features for syntaxnet (#301) * Morpher and segmenter transition systems and new features (quotes, punctuation, capitalization, character ngrams, morphology attributes).
| Commit: | 32ab5a5 | |
|---|---|---|
| Author: | calberti | |
| Committer: | Martin Wicke | |
Adding SyntaxNet to tensorflow/models (#63)