Skip to content

Commit a048692

Browse files
authored
add colab link
1 parent f82df16 commit a048692

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Custom implementation
2+
3+
The implementation of this fork for a custom dataset can be found in [this Google Colab notebook](https://colab.research.google.com/drive/1pEv-rEBk4LcGEiz9jEAzYiAnUtqBJU_U?usp=sharing).
4+
15
# Objects counting by estimating a density map with convolutional neural networks
26

37
The PyTorch implementation of https://github.com/WeidiXie/cell_counting_v2.
@@ -126,4 +130,4 @@ To install required python packages run: `pip3 install -r requirements.txt`.
126130

127131
---
128132

129-
If you are interested in ML/DL methods, check out [our blog](https://neurosys.com/blog/category/rd/#blog-posts-blog-list) for more articles.
133+
If you are interested in ML/DL methods, check out [our blog](https://neurosys.com/blog/category/rd/#blog-posts-blog-list) for more articles.

0 commit comments

Comments
 (0)