Train, predict, export and reload a tf.estimator for inference
☆45Nov 24, 2018Updated 7 years ago
Alternatives and similar repositories for tf-estimator-basics
Users that are interested in tf-estimator-basics are comparing it to the libraries listed below
Sorting:
- 新词发现/新词挖掘/自由度/凝固度/python3☆10May 28, 2019Updated 6 years ago
- This repository includes tutorials on how to use the TensorFlow estimator APIs to perform various ML tasks, in a systematic and standardi…☆52May 14, 2018Updated 7 years ago
- Tensorflow图像分类模型在Android上的部署☆12Jul 7, 2018Updated 7 years ago
- 基础pytorch 和 bert的ner模型,实现断句,标点符号预测☆18Jul 25, 2024Updated last year
- ☆27Feb 14, 2022Updated 4 years ago
- Source for post "An Easy Guide to build new TensorFlow Datasets and Estimator with Keras Model"☆32May 29, 2019Updated 6 years ago
- 知识图谱初探,关系抽取,实体抽取,基于kb的问答,基于es的问答,知识图谱可视化☆60Jul 25, 2019Updated 6 years ago
- source code of paper "Positive, Negative and Neutral: Modeling Implicit Feedback in Session-based News Recommendation", which is accepted…☆31Oct 20, 2022Updated 3 years ago
- 2019 语言与智能技术竞赛-知识驱动对话 B榜第5名源码和模型☆27Jul 11, 2019Updated 6 years ago
- Train CNN model by tf.estimator☆29Mar 15, 2019Updated 6 years ago
- Improvement of RAKE Algorithm (Rapid Automatic keyword extraction)☆35Sep 15, 2017Updated 8 years ago
- Intersection Management with iCACC theorm☆10Feb 7, 2020Updated 6 years ago
- Finetuning & extending DiffusionDet to video & pedestrian multi-object-tracking☆13Apr 12, 2023Updated 2 years ago
- Retrieves EXIF data properties from digital image files and saves the info to a CSV-file in a defined directory (a Windows PowerShell scr…☆11Jul 5, 2018Updated 7 years ago
- Style Transfer by Rigid Alignment in Neural Net Feature Space☆11Jan 23, 2021Updated 5 years ago
- This project is intended to build and deploy an SNPE model on Qualcomm Devices, which are having unsupported layers which are not part of…☆10Oct 4, 2021Updated 4 years ago
- ☆39Oct 3, 2022Updated 3 years ago
- Try to use tf.estimator and tf.data together to train a cnn model.☆77Jun 10, 2018Updated 7 years ago
- I have created a dataset of Image-Text-Pairs by using the cosine similarity of the CLIP embeddings of the image & it's caption derrived f…☆16Apr 22, 2021Updated 4 years ago
- Tensorflow C++ cross platform inference library recipe☆11Feb 8, 2019Updated 7 years ago
- ☆12Aug 30, 2022Updated 3 years ago
- Detects scene change or cuts in a video file☆11Oct 23, 2017Updated 8 years ago
- 豆瓣电影评论可视化☆10May 19, 2016Updated 9 years ago
- This repository contains the implementation of the paper -- KNOT: Knowledge Distillation using Optimal Transport for Solving NLP Tasks☆15Sep 15, 2022Updated 3 years ago
- Part of a research scholarship. I built a basic 2d driving sim with simulated lidar data to train Deep Q Neural Network. So far after abo…☆11Feb 15, 2017Updated 9 years ago
- separating music and voice from a song☆10Nov 29, 2018Updated 7 years ago
- This repository includes tutorials on how to use the TensorFlow estimator APIs to perform various ML tasks, in a systematic and standardi…☆670Feb 20, 2026Updated 2 weeks ago
- finetune script for SDXL adapted from waifu-diffusion trainer☆11Aug 21, 2023Updated 2 years ago
- ssd/mobile ssd/yolo v2/yolo v3 implement in opencv3☆10Dec 12, 2018Updated 7 years ago
- A feishu bot daily push arxiv latest articles.☆10Nov 28, 2021Updated 4 years ago
- Midjourney X Instant Collage -- Collage Template + Grid + Quality Style☆12May 25, 2025Updated 9 months ago
- Action recognition based on action graph, which describes the spatio-temporal relationship between dense trajectory clusters. The program…☆11Jan 7, 2015Updated 11 years ago
- ☆11Mar 19, 2024Updated last year
- Kalman Filter for fusion of wheel odometry, GPS location, and compass heading.☆13Jun 5, 2012Updated 13 years ago
- ☆12Oct 14, 2024Updated last year
- Deep learning for named entity recognition on CoNLL-2003☆10Dec 23, 2016Updated 9 years ago
- macrogpt大模型全量预训练(1b3,32层), 多卡deepspeed/单卡adafactor☆15Nov 30, 2023Updated 2 years ago
- 通过Tensorflow 2.0 实现transformer的构建过程☆12Dec 1, 2019Updated 6 years ago
- 一个基于trie树的具有联想功能的文本编辑器。采用python和pyqt