Automatic SQL injection and database takeover tool
python
database
detection
sql-injection
pentesting
exploitation
sqlmap
takeover
vulnerability-scanner
-
Updated
Mar 25, 2021 - Python
I'm using this project to train my segmentation model. I find that the mask has a right-down offset to the image. Because the opencv resize_nearest is wrong. Please refer the opencv project issue:
https://github.com/opencv/opencv/issues/9096
https://github.com/opencv/opencv/issues/10146
The code of opencv is:
` for( x = 0; x < dsize.width; x++ )
{
int sx = cv