Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
Farmbot Yolo
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Robotlab
Farmbot Yolo
Commits
05ccbdbc
Commit
05ccbdbc
authored
3 years ago
by
Ziliang Xiong
Browse files
Options
Downloads
Patches
Plain Diff
delete weights
parent
70304910
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitignore
+4
-1
4 additions, 1 deletion
.gitignore
weights/yolov3-vattenhallen_best.weights
+0
-3
0 additions, 3 deletions
weights/yolov3-vattenhallen_best.weights
weights/yolov3-veges_best.weights
+0
-3
0 additions, 3 deletions
weights/yolov3-veges_best.weights
with
4 additions
and
7 deletions
.gitignore
+
4
−
1
View file @
05ccbdbc
...
...
@@ -2,6 +2,8 @@
# Created by https://www.toptal.com/developers/gitignore/api/python
# Edit at https://www.toptal.com/developers/gitignore?templates=python
weights/
### Python ###
# Byte-compiled / optimized / DLL files
__pycache__/
...
...
@@ -140,4 +142,5 @@ dmypy.json
.pytype/
# Cython debug symbols
cython_debug/
\ No newline at end of file
cython_debug/weights/yolov3-veges_best.weights
weights/yolov3-vattenhallen_best.weights
This diff is collapsed.
Click to expand it.
weights/yolov3-vattenhallen_best.weights
deleted
100644 → 0
LFS
+
0
−
3
View file @
70304910
File deleted
This diff is collapsed.
Click to expand it.
weights/yolov3-veges_best.weights
deleted
100644 → 0
LFS
+
0
−
3
View file @
70304910
File deleted
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment