models
models copied to clipboard
Models and examples built with TensorFlow
Running instructions from https://github.com/tensorflow/models/blob/master/research/delf/delf/python/training/README.md#prepare-the-data-for-training without any GPUs on a Google Cloud VM encounters an error. Below is the command with the error python3 build_image_dataset.py --train_csv_path=$LANDMARK_DATA/train/train.csv --train_clean_csv_path=$LANDMARK_DATA/train/train_clean.csv --train_directory=$LANDMARK_DATA/train/*/*/*/ --output_directory=$LANDMARK_DATA/tfrecord/ --num_shards=128 --generate_train_validation_splits...
Command: python object_detection/builders/model_builder_tf2_test.py Traceback (most recent call last): File "C:\Users\user\Desktop\TF2\models\research\object_detection\builders\model_builder_tf2_test.py", line 24, in from object_detection.builders import model_builder File "C:\Users\user\AppData\Roaming\Python\Python311\site-packages\object_detection\builders\model_builder.py", line 23, in from object_detection.builders import anchor_generator_builder File "C:\Users\user\AppData\Roaming\Python\Python311\site-packages\object_detection\builders\anchor_generator_builder.py", line 26,...
Bumps [braces](https://github.com/micromatch/braces), [anymatch](https://github.com/micromatch/anymatch) and [chokidar](https://github.com/paulmillr/chokidar). These dependencies needed to be updated together. Updates `braces` from 3.0.2 to 3.0.3 Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.10 to 7.25.3. Release notes Sourced from @babel/traverse's releases. v7.25.3 (2024-07-31) :bug: Bug Fix babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-traverse #16699 Avoid validating visitors produced by traverse.visitors.merge (@nicolo-ribaudo) :house: Internal babel-parser...
Bumps [ws](https://github.com/websockets/ws), [engine.io-client](https://github.com/socketio/engine.io-client), [engine.io](https://github.com/socketio/engine.io) and [socket.io-adapter](https://github.com/socketio/socket.io-adapter). These dependencies needed to be updated together. Updates `ws` from 8.11.0 to 8.17.1 Release notes Sourced from ws's releases. 8.17.1 Bug fixes Fixed a...
Bumps [lodash](https://github.com/lodash/lodash) to 4.17.21 and updates ancestor dependency [gulp](https://github.com/gulpjs/gulp). These dependencies need to be updated together. Updates `lodash` from 1.0.2 to 4.17.21 Release notes Sourced from lodash's releases. 4.0.0 lodash...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.1 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...
Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependency [browser-sync](https://github.com/BrowserSync/browser-sync). These dependencies need to be updated together. Removes `axios` Updates `browser-sync` from 2.29.3 to 3.0.2 Release notes Sourced from...
# Prerequisites Please answer the following questions for yourself before submitting an issue. - [ x] I am using the latest TensorFlow Model Garden release and TensorFlow 2. - [...
# Prerequisites Please answer the following questions for yourself before submitting an issue. - [x] I am using the latest TensorFlow Model Garden release and TensorFlow 2. - [x] I...