Skip to content

Commit

Permalink
Showing 4 changed files with 0 additions and 40 deletions.
3 changes: 0 additions & 3 deletions python/detect_objects.py
Original file line number Diff line number Diff line change
@@ -8,10 +8,7 @@
import torch
from torchvision import datasets, transforms

import cv2

from matplotlib import pyplot as plot
#from matplotlib.animation import FuncAnimation

from smqtk_detection.impls.detect_image_objects.resnet_frcnn import ResNetFRCNN

21 changes: 0 additions & 21 deletions python/memory_map.py

This file was deleted.

15 changes: 0 additions & 15 deletions python/memory_map_read.py

This file was deleted.

1 change: 0 additions & 1 deletion python/video_streamer.py
Original file line number Diff line number Diff line change
@@ -8,7 +8,6 @@

from matplotlib import pyplot as plot
import matplotlib
matplotlib.use('QtAgg')


HOST = '192.168.1.89'

0 comments on commit ec59ae8

Please sign in to comment.