RedditSota / state-of-the-art-result-for-machine-learning-problems

This repository provides state of the art (SoTA) results for all machine learning problems. We do our best to keep this repository up to date. If you do find a problem's SoTA result is out of date or missing, please raise this as an issue or submit Google form (with this information: research paper name, dataset, metric, source code and year). We will fix it immediately.
Apache License 2.0
8.94k stars 1.31k forks source link

Update README.md #37

Closed ppwwyyxx closed 6 years ago

taoyudong commented 6 years ago

Thanks for your effort. I have updated based on issue #42. I did not notice you pull request in the first place. Sorry.

ppwwyyxx commented 6 years ago

But it still does not include the implementation https://github.com/ppwwyyxx/tensorpack/tree/master/examples/FasterRCNN I added in this PR, which is in fact the only open source non-official implementation I know that can reproduce the official result. After all the repo is called "state-of-the-art-result".

taoyudong commented 6 years ago

It is really my fault that do not notice the important changes you made in your pull request.

Could you send a new pull request so I can merge them? Sorry for the inconvenience.

The current tensorflow implementation is collected when Mask R-CNN is just released. And since I am not working on this domain recently, I apologize if any of the information in this repo is not updated. Please feel free to contribute, if any of the information is out-dated.

Sorry for the mistake I made again. It is appreciated that you made this contribution and please send a pull request directly update the link of tensorflow implementation. So your contributtion can be taken into account.

Thanks.