Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.db.swan
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bob
bob.db.swan
Merge requests
!2
DRY
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
DRY
dry
into
master
Overview
0
Commits
1
Pipelines
1
Changes
5
Merged
Amir MOHAMMADI
requested to merge
dry
into
master
6 years ago
Overview
0
Commits
1
Pipelines
1
Changes
5
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
ee29015a
1 commit,
6 years ago
5 files
+
148
−
202
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
5
Search (e.g. *.vue) (Ctrl+P)
bob/db/swan/__init__.py
+
3
−
0
Options
SWAN_FRAME_SHAPE
=
(
3
,
1280
,
720
)
"
Shape of the video frames in the swan database.
"
from
.query_bio
import
Database
,
SwanAudioBioFile
,
SwanVideoBioFile
Loading