From fe86f0ff6f932f6dbf33cf13f94eaf1d08e1031b Mon Sep 17 00:00:00 2001 From: CaoGang2018 <49120927+CaoGang2018@users.noreply.github.com> Date: Fri, 29 May 2020 16:23:55 +0800 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4c12e75 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# SCDA_pytorch +A pytorch implementation of the "Selective Convolutional Descriptor Aggregation" algorithm