Browse Source

update .gitignore

animeic 2 years ago
parent
commit
9c0990a7e9
2 changed files with 26 additions and 0 deletions
  1. 26 0
      src/logs/milvus-2023-03-08.log
  2. BIN
      src/tmp/images/1671879905075368-00_34.png

+ 26 - 0
src/logs/milvus-2023-03-08.log

@@ -11,3 +11,29 @@
 2023-03-08 14:23:43,522 | INFO | helpers.py | load_pretrained | 247 | Loading pretrained weights from url (https://github.com/rwightman/pytorch-image-models/releases/download/v0.1-rsb-weights/resnet50_a1_0-14fe96d1.pth)
 2023-03-08 14:23:45,359 | DEBUG | milvus_helpers.py | __init__ | 22 | Successfully connect to Milvus with IP:103.143.81.176 and PORT:19530
 2023-03-08 14:23:45,385 | DEBUG | selector_events.py | __init__ | 54 | Using selector: EpollSelector
+2023-03-08 15:51:50,743 | INFO | helpers.py | load_pretrained | 247 | Loading pretrained weights from url (https://github.com/rwightman/pytorch-image-models/releases/download/v0.1-rsb-weights/resnet50_a1_0-14fe96d1.pth)
+2023-03-08 15:51:52,044 | DEBUG | milvus_helpers.py | __init__ | 22 | Successfully connect to Milvus with IP:103.143.81.176 and PORT:19530
+2023-03-08 15:51:52,062 | DEBUG | selector_events.py | __init__ | 54 | Using selector: EpollSelector
+2023-03-08 15:58:56,945 | DEBUG | milvus_helpers.py | create_index | 102 | Successfully create index in collection:test_63e9d7dc312f6d0f552dcdd8 with param:{'index_type': 'IVF_FLAT', 'metric_type': 'L2', 'params': {'nlist': 16384}}
+2023-03-08 15:58:56,945 | DEBUG | milvus_helpers.py | create_collection | 55 | Create Milvus collection: test_63e9d7dc312f6d0f552dcdd8
+2023-03-08 15:59:21,804 | DEBUG | milvus_helpers.py | insert | 88 | Insert vectors to Milvus in collection: test_63e9d7dc312f6d0f552dcdd8 with 1 rows
+2023-03-08 15:59:21,804 | INFO | main.py | upload_images | 97 | Successfully uploaded data, vector id: ['76a945e636fc87bf00bed44f7338f0722838fb12f7f9603d2c35cf67da083e05']
+2023-03-08 16:53:17,697 | INFO | helpers.py | load_pretrained | 247 | Loading pretrained weights from url (https://github.com/rwightman/pytorch-image-models/releases/download/v0.1-rsb-weights/resnet50_a1_0-14fe96d1.pth)
+2023-03-08 16:53:19,436 | DEBUG | milvus_helpers.py | __init__ | 22 | Successfully connect to Milvus with IP:103.143.81.176 and PORT:19530
+2023-03-08 16:53:19,453 | DEBUG | selector_events.py | __init__ | 54 | Using selector: EpollSelector
+2023-03-08 16:54:06,950 | DEBUG | milvus_helpers.py | insert | 88 | Insert vectors to Milvus in collection: test_63e9d7dc312f6d0f552dcdd8 with 1 rows
+2023-03-08 16:54:06,951 | INFO | main.py | upload_images | 97 | Successfully uploaded data, vector id: ['76a945e636fc87bf00bed44f7338f0722838fb12f7f9603d2c35cf67da083e05']
+2023-03-08 16:55:01,661 | DEBUG | milvus_helpers.py | insert | 88 | Insert vectors to Milvus in collection: test_63e9d7dc312f6d0f552dcdd8 with 1 rows
+2023-03-08 16:55:01,661 | INFO | main.py | upload_images | 97 | Successfully uploaded data, vector id: ['76a945e636fc87bf00bed44f7338f0722838fb12f7f9603d2c35cf67da083e05']
+2023-03-08 16:55:50,292 | DEBUG | milvus_helpers.py | search_vectors | 146 | Successfully search in collection: ["['(distance: 0.0, id: 76a945e636fc87bf00bed44f7338f0722838fb12f7f9603d2c35cf67da083e05)']"]
+2023-03-08 16:55:50,292 | INFO | main.py | search_images | 127 | Successfully searched similar images!
+2023-03-08 16:56:18,512 | DEBUG | milvus_helpers.py | delete_record | 127 | Successfully delete record
+2023-03-08 16:57:01,934 | DEBUG | milvus_helpers.py | search_vectors | 146 | Successfully search in collection: ['[]']
+2023-03-08 16:57:01,934 | INFO | main.py | search_images | 127 | Successfully searched similar images!
+2023-03-08 16:58:04,515 | DEBUG | milvus_helpers.py | insert | 88 | Insert vectors to Milvus in collection: test_63e9d7dc312f6d0f552dcdd8 with 1 rows
+2023-03-08 16:58:04,515 | INFO | main.py | upload_images | 97 | Successfully uploaded data, vector id: ['76a945e636fc87bf00bed44f7338f0722838fb12f7f9603d2c35cf67da083e05']
+2023-03-08 16:58:19,221 | DEBUG | milvus_helpers.py | search_vectors | 146 | Successfully search in collection: ["['(distance: 0.0, id: 76a945e636fc87bf00bed44f7338f0722838fb12f7f9603d2c35cf67da083e05)']"]
+2023-03-08 16:58:19,221 | INFO | main.py | search_images | 127 | Successfully searched similar images!
+2023-03-08 16:58:40,479 | DEBUG | milvus_helpers.py | delete_record | 127 | Successfully delete record
+2023-03-08 16:58:45,794 | DEBUG | milvus_helpers.py | search_vectors | 146 | Successfully search in collection: ['[]']
+2023-03-08 16:58:45,795 | INFO | main.py | search_images | 127 | Successfully searched similar images!

BIN
src/tmp/images/1671879905075368-00_34.png