Skip to content

Conversation

@emerisly
Copy link
Collaborator

code clean up on backend ec2, push up to end of SP23

@emerisly emerisly self-assigned this Oct 22, 2023
@@ -0,0 +1,22 @@
from rapid_latex_ocr import LatexOCR

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you delete this files from the PR? Lots of people have made changes on these files and will screw it up

import networkx as nx
import matplotlib.pyplot as plt


Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Delete this file as well

'rtsp://example.com/media.mp4' # RTSP, RTMP, HTTP stream
Usage - formats:
$ python detect.py --weights yolov5s.pt # PyTorch
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is this? Why do we have a copy? If it's nothing, please delete this

# result_coords += row[0] + " "
result_coords += row[3] + " "
result_coords += row[4] + " "
result_coords += row[5] + " "
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can also delete this change as well

@@ -0,0 +1 @@
0 0.492647 0.564091 0.33 0.0518182
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please delete the dataset folder, since these are all runs

mybucket = 'mathsearch-intermediary'
prefix = 'ex01/'

i = 0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is this? If this is not useful, please delete

emerisly and others added 5 commits November 18, 2023 15:38
@emerisly emerisly requested a review from zhangtravis November 18, 2023 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants