This is an automated email from the ASF dual-hosted git repository.

zhaojing pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/singa.git


The following commit(s) were added to refs/heads/dev by this push:
     new 4233baba update readme for bloodmnist
     new e72ec738 Merge pull request #949 from wannature/singa_v8
4233baba is described below

commit 4233baba38de83aa442c3d844ab92693dca1a871
Author: wenqiao zhang <[email protected]>
AuthorDate: Fri Apr 22 08:26:13 2022 +0800

    update readme for bloodmnist
---
 examples/demos/Classification/BloodMnist/Readme.md | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/examples/demos/Classification/BloodMnist/Readme.md 
b/examples/demos/Classification/BloodMnist/Readme.md
index b72c7d79..496e0b66 100644
--- a/examples/demos/Classification/BloodMnist/Readme.md
+++ b/examples/demos/Classification/BloodMnist/Readme.md
@@ -19,10 +19,6 @@ The source images with resolution 3×360×363 pixels are 
center-cropped into 3×
 "6": "neutrophil",
 "7": "platelet"
 ```
-To generate “real” image data, run
-```shell
-python bloodmnist/make_data.py
-```
 
 # Run the demo
 Run

Reply via email to