https://github.com/lucasjinreal/tfboys
TensorFlow and Pytorch practice codes with purity and simplicity.
https://github.com/lucasjinreal/tfboys
fasterrcnn objectdetection pytorch tensorflow
Last synced: 19 days ago
JSON representation
TensorFlow and Pytorch practice codes with purity and simplicity.
- Host: GitHub
- URL: https://github.com/lucasjinreal/tfboys
- Owner: lucasjinreal
- Created: 2018-06-20T14:34:52.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-24T07:42:14.000Z (over 5 years ago)
- Last Synced: 2025-03-22T19:45:50.208Z (about 1 month ago)
- Topics: fasterrcnn, objectdetection, pytorch, tensorflow
- Language: Python
- Homepage:
- Size: 284 MB
- Stars: 34
- Watchers: 4
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# TFBoys
![]()
We just update a brand new TensorFlow 2.0 series tutorial!! Let's learn TensorFlow from start again from 2.0 api!!
A repo contains many useful and read-for-production TensorFlow algorithm with **newest TensorFlow api**. And now it's also contains many pytorch exercise codes which contains: *classification, segmentation, faster-rcnn* implementation. In the future, GANs will be add into. Just for fun and practice.You can also explore more specific projects on: http://manaai.cn .
## News
- 2019.06.05: Uploaded a **transformer translate** tutorial based on tensorflow 2.0!
- 2019.04.01: Brand new TensorFlow 2.0 tutorial updated!!
- 2018.07.10: new this repo updates pytorch code and practise.## Install
to using *tfboys* you need install pytorch 1.0+ and tensorflow 2.0. Install alfred-py by:
```
sudo pip3 install alfred-py
```
as a dependencies.## Copyright
codes released under apache license, all right reserved Jin Fagang. You can explore more specific projects on: http://manaai.cn