Results 4 issues of Done

Hi,All. I'm confuse about wether reindex performed online?How elasticsearch-reindex solve the modified data when reindex? Can you tell me more about this? Thanks a lot.

The training logic cannot work cause this exception: ``` File "...\tensorflow-yolov4-tflite-master\core\dataset.py", line 124, in __next__ self.train_output_sizes[2], IndexError: index 2 is out of bounds for axis 0 with size 2 ```...

Hi, I'm tring to evaluate model by eval.py and confusing why the test_tranform missing 'ColorJitter' step? ``` test_transform = transforms.Compose([]) # why missing this part in test phase. # test_transform.transforms.append(transforms.ColorJitter(brightness=0.1,...

**OS:** Win10 **Lepton search version:** lep, version 0.18.0 **Deploy method:** local machine & deploy in dashboard.lepton.ai Hi, I try to deploy a search_with_lepton in my local machine. Here is my...