Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
markveilletteLL authored and GitHub Enterprise committed Jul 9, 2024
1 parent ba1d4ff commit eefbd2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Software to work with the TorNet dataset as described in the paper [*A Benchmark

* The code and pretrained models are now compatible with `keras` 3.0. Users can now select their deep learning backend from `tensorflow`, `torch`, or `jax`. Backend-agnostic data loaders are also provided. Read more about this library at [keras's website](https://keras.io/). Users of `tf.keras` should use the `tf_keras` branch of this repo.

* The pretrained CNN model is now avaialbe on [huggingface](https://huggingface.co/tornet-ml/tornado_detector_baseline_v1). Instructions for downloading and using the pre-trained model can be found in `models/README.md` and in the `VisualizeSamples.ipynb` notebook.
* The pretrained CNN model is now available on [huggingface (tornet-ml/tornado_detector_baseline_v1)](https://huggingface.co/tornet-ml/tornado_detector_baseline_v1). Instructions for downloading and using the pre-trained model can be found in `models/README.md` and in the `VisualizeSamples.ipynb` notebook.


![Alt text](tornet_image.png?raw=true "sample")
Expand Down

0 comments on commit eefbd2b

Please sign in to comment.