Before using assemble_sh704i_d904i.py, you must separate the NAND and OOB (out of bounds) data.
python separate_nand_oob.py nand_mixed.bin
0: Data = 512 Bytes, OOB = 16 bytes, divisible = True
To remove the FTL:
python assemble_sh704i_d904i.py nand_mixed_separated_512.bin output.bin
After this, you must use TestDisk to acquire the data.