w3i1ong
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.  
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? 