This project includes a scanner that walks directory, printing any detected JARs to stdout. $ log4jscanner ./jar/testdata ./jar/testdata/bad_jar_in_jar.jar ./jar ...
With the announcement that Object Detection API is now compatible with Tensorflow 2, I tried to test the new models published in the TF2 model zoo, and train them with my custom data. However, I have ...