• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

vanvalenlab / deepcell-tracking
63%
master: 90%

Build:
Build:
LAST BUILD BRANCH: 0.6.5
DEFAULT BRANCH: master
Repo Added 01 Nov 2019 06:06PM UTC
Files 6
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH 0.1.0
branch: 0.1.0
CHANGE BRANCH
x
Reset
  • 0.1.0
  • 0.2.0
  • 0.2.1
  • 0.2.2
  • 0.2.3
  • 0.2.4
  • 0.2.5
  • 0.2.6
  • 0.4.0
  • 0.5.0-rc1
  • 0.5.3
  • 0.5.6
  • 0.5.7
  • 0.6.0
  • 0.6.1
  • 0.6.2
  • 0.6.3
  • 0.6.4
  • 0.6.5
  • bad-warning
  • benchmarking
  • bugfix-daughter-first
  • bugfix/10
  • bugfix/27
  • bugfix/metrics
  • bugfix/pip
  • bugfixes
  • bump-0-4-4
  • bump-0.3.0
  • bump-0.5.1
  • bump-toolbox
  • bump-version
  • cicd
  • compress-gzip
  • compress-trks
  • concat_tracks
  • copyright
  • coveralls-token
  • debugging
  • drop-py35
  • dvv/fixed-crop
  • faster
  • faster-stats
  • faster-valid-lineage
  • fewer-macos-tests
  • fix-tests
  • frames-first
  • gha-cache
  • github-actions
  • graph_tracking
  • graph_tracking_data
  • graph_tracking_refactor
  • graph_tracking_willgraf
  • invalid-daughters
  • master
  • metrics/ref
  • mrgn/0.6.1
  • mrgn/0.6.2
  • mrgn/bump-toolbox
  • mrgn/copyright
  • mrgn/crop-modes
  • mrgn/fixed-norm
  • mrgn/frame-shift
  • mrgn/isbi-metrics-support
  • mrgn/metrics
  • mrgn/metrics-bugs
  • mrgn/metrics-key-fix
  • mrgn/save-load-bytes
  • mrgn/tf2.8
  • mrgn/trk-stats
  • mrgn/update-metrics
  • mrgn/version-bump
  • nopep8
  • opencv-headless
  • padded-tracks
  • prevent-divide-by-zero
  • prune-preprocessing
  • pypi-badge
  • python-3-9
  • readme_update
  • release-0.5.0
  • release-drafter
  • rename-pypi-workflow
  • revert-107-mrgn/isbi-metrics-support
  • revert-123-rename-pypi-workflow
  • skimage-update
  • test
  • test-os
  • tf2_update
  • touchups
  • track_frame
  • unpin-opencv
  • update-deploy-action
  • update-pypi-publish-action
  • valid-parent
  • version-bump
  • willgraf-0.2.2
  • willgraf-patch-1
  • windows-test-coverage

pending completion
52

push

travis-ci-com

web-flow
Remove TensorFlow as a dependency. (#9)

* update features value check and test for it.

`features` was originally defaulted to `None`, which then we tested  against to ensure users passed the correct value.  When we updated the default `features` to use all features, we did not update the value check for it in _init_ (`if features is None:`). Now we can switch that to `if not features` to ensure that some features were passed. Other tests had to be edited to not pass an empty list as the features.

* remove keras.backend.image_data_format call from cell_tracker.

Change the default `data_format` from None (where we automatically get  the data format from keras) to "channels_last".  On _init_, check to make sure that data_format is a valid value.

* Replace tensorflow testing tools with pytest.

* Replace K.floatx() calls with new cell_tracker.dtype attribute (defaults to float32).

* Remove tensorflow from setup.py and requirements.txt.

* Added `absl-py` to travis builds and to setup.py extra_requires, previously installed by tensorflow.

1756 of 2776 relevant lines covered (63.26%)

3.16 hits per line

Relevant lines Covered
Build:
Build:
2776 RELEVANT LINES 1756 COVERED LINES
3.16 HITS PER LINE
Source Files on 0.1.0
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
52 0.1.0 Remove TensorFlow as a dependency. (#9) * update features value check and test for it. `features` was originally defaulted to `None`, which then we tested against to ensure users passed the correct value. When we updated the default `feature... push 01 Nov 2019 06:27PM UTC web-flow travis-ci-com pending completion  
See All Builds (495)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc