dataset3d / spring /tar.sh
wolf-k200's picture
Add files using upload-large-folder tool
c747ea9 verified
find . -type f -path "*train*" \( -iwholename "*/disp1_left/*" -o -iwholename "*/disp1_right/*" -o -iwholename "*/frame_left/*" -o -iwholename "*/frame_right/*" -o -iwholename "*/cam_data/*" \) -print0 | tar --null -czvf /mnt/nas/datasets4/vivo_depth/spring_disp.tar.gz --files-from=-