Skip to content

Commit

Permalink
delete pyc file
Browse files Browse the repository at this point in the history
  • Loading branch information
pqpo committed Jun 17, 2020
1 parent e5968de commit c285c9a
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/src/main/java/me/pqpo/smartcropper/App.java
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@

import me.pqpo.smartcropperlib.SmartCropper;

/**
* Created by [email protected] on 2019/7/3.
*/
public class App extends Application {

@Override
Expand Down
5 changes: 5 additions & 0 deletions edge_detection/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
test_image/
checkpoint/
make_test/
*.tflite
*.pyc
Binary file removed edge_detection/const.pyc
Binary file not shown.
Binary file removed edge_detection/hed_net.pyc
Binary file not shown.
Binary file removed edge_detection/util.pyc
Binary file not shown.

0 comments on commit c285c9a

Please sign in to comment.