Closed pidugusundeep closed 4 years ago
This was implemented to speed up applying opcodes if the test set is very very large.
The results in the paper are without using this feature. Also, time for applying opcodes is negligible in comparison to inference time in the PIE model.
I did not spend enough time in testing this feature, as it was not used much. Hence, it is currently set to False.
https://github.com/awasthiabhijeet/PIE/blob/2975a6cb3d3ecccddee21d3a0fc094155550dddb/apply_opcode.py#L30