w3i1ong

Results 2 issues of w3i1ong

In `Dataset\unrar`, There are 8 files whose architectures don't match their name. Here is the output of `file` command for these files. ![image](https://github.com/Cisco-Talos/binary_function_similarity/assets/16451969/4be76724-1659-4480-a19b-197b0d7c8a95) ![image](https://github.com/Cisco-Talos/binary_function_similarity/assets/16451969/00313deb-2331-480e-983e-8aee590fabc0)

bug

In the `Dataset` class `AVLip`, the crops are generated with image[:,0:500],image[:,1:501],...,image[:,4:504], and image[:, 504:2500] is not used. Is this a special design? ![Image](https://github.com/user-attachments/assets/c0e1d637-ccb7-4c32-a75f-93ec0b4a2cc0)