beerus

Results 7 issues of beerus

We need to install libpcap-dev and copy libjnetpcap.so and libjnetpcap-pcap100.so inside the /use/lib/ . Else it doesn't generate CSV file.

Currently i cant see anywhere on website the CDN starter code. Please add them. It helps instead of always downloading the file and using it.

--------------------------------------------------------------------------- UnboundLocalError Traceback (most recent call last) [](https://localhost:8080/#) in () 1 results = model.detect([image], verbose=0) 2 r = results[0] ----> 3 frame = display_instances(image, r['rois'], r['masks'], r['class_ids'], class_names, r['scores']) 4...

!gdown https://drive.google.com/u/0/uc?id=0B6eKvaijfFUDQUUwd21EckhUbWs&export=download !gdown https://drive.google.com/u/0/uc?id=0B6eKvaijfFUDd3dIRmpvSk8tLUk&export=download ---> Access denied with the following error: Cannot retrieve the public link of the file. You may need to change the permission to 'Anyone with the...

The output directory provided seems to be wrong. I ran the code and got output in the models folder than the one mentioned in the documentation.

### Expected results - How it should be: ![dd2](https://user-images.githubusercontent.com/31384057/62393853-03c68680-b589-11e9-831b-522c8032a884.jpg) ### Actual results - How it is now: ![dd](https://user-images.githubusercontent.com/31384057/62393866-1214a280-b589-11e9-98c0-28571a665cab.jpg) ### Steps to reproduce the issue Some changes with css class of...

I noticed that once you press navbar and then if you minimize the screen to mobile mode, the navbar button expansion and reduction is no more working. ![Screenshot from 2020-06-02...