Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible unneeded binary files #3

Open
escorciav opened this issue Jun 24, 2019 · 0 comments
Open

Possible unneeded binary files #3

escorciav opened this issue Jun 24, 2019 · 0 comments

Comments

@escorciav
Copy link

escorciav commented Jun 24, 2019

Hi,

Thanks for putting this together and make it public.

Are the following files required to run this project?

caffe3d/python/caffe/__init__.pyc
caffe3d/python/caffe/classifier.pyc
caffe3d/python/caffe/detector.pyc
caffe3d/python/caffe/io.pyc
caffe3d/python/caffe/net_spec.pyc
caffe3d/python/caffe/pycaffe.pyc
experiments/Text_to_Clip/test_fast/_init_paths.pyc
lib/nms/__init__.pyc
lib/tdcnn/__init__.pyc
lib/tdcnn/config.pyc
lib/tdcnn/nms_wrapper.pyc
lib/tdcnn/twin_transform.pyc
lib/utils/__init__.pyc
lib/utils/blob.pyc
lib/utils/timer.pyc

If not, it would be better to remove them. It's usually a good practice to not tracked them by adding *.pyc into a .gitignore file in the root folder.

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

No branches or pull requests

1 participant