self-driving-truck
self-driving-truck copied to clipboard
Model are coruopted non of them are unzipping
all the models you had shared in your google drive are corrupted and have unzipping error with gunzip and all other unzip command
they all get extracted in the .tar format and after that they are not getting extracted further i cant even get the extension of the model also
pytorch uses .tar
files to save and load its models (or at least it did when this project was made, didn't check in a while whether they have changed that). So you are actually not supposed to extract further than that.