Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
labelme
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
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
Code review analytics
Issue analytics
Insights
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
jakambs
labelme
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
b98d5155ad3a7b19367139cc9bbb37d741332643
Select Git revision
Selected
b98d5155ad3a7b19367139cc9bbb37d741332643
Branches
1
main
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
7
Feb
5
20
Nov
15
30
Oct
24
23
18
26
Sep
26
Jun
25
3
Mar
26
Feb
25
24
Nov
18
17
15
11
10
9
5
26
Oct
25
22
15
6
30
Sep
28
27
23
8
27
Jun
9
7
Apr
7
Mar
5
23
Feb
29
Jan
24
30
Sep
15
16
Jul
15
14
1
28
Jun
23
22
20
16
14
13
30
May
28
26
25
19
4
5
Apr
31
Mar
20
15
6
5
22
Feb
16
12
8
7
6
5
4
3
2
1
26
Jan
25
24
23
22
19
14
12
9
1
29
Dec
28
27
26
25
23
7
Nov
22
Sep
21
2
28
Aug
23
14
30
Jul
22
19
16
14
4
3
27
Jun
10
28
May
17
16
15
13
28
Apr
27
26
20
18
12
11
9
4
23
Mar
21
16
9
6
2
1
25
Feb
21
12
1
31
Jan
30
28
27
17
13
3
2
29
Dec
26
25
22
21
15
13
12
29
Nov
24
23
16
7
6
5
4
2
1
27
Aug
26
17
15
9
8
4
3
2
31
Jul
27
24
23
21
20
15
14
11
9
8
7
6
15
Jun
14
13
Resolve CI failures
main
main
Create FUNDING.yml
5.1.1
matplotlib<3.3 is only requirement for PyInstaller
5.1.0
Support crosshair along with cursor
Stop supporting docker since it is unstable + docker hub has changed
5.0.5
Update .github/workflows/ci.yml
Use QPointF to avoid TypeError in Python3.10
5.0.4
Fix for black==22.8.0
Fix always call setDirty after removing selected point
Fix for unsupported float for setValue
Remove duplicated declaration
logger.warn -> logger.warning
qtbot.waitForWindowShown -> qtbot.waitExposed
Add pytest.ini
Fix for sizeHint: it must return QSizeF
Improve .flake8 to ignore all of the hidden files
5.0.3
Use QPointF and QSizeF to avoid TypeErrors in Python3.10
Add Youtube playlist for FAQ
5.0.2
Skip gui tests on GitHub Actions for now
Fix editLabel crash due to the novel label name in self.uniqLabelList
Escape label name to support labels like <cat>, <background>
Update .github/ISSUE_TEMPLATE/1.bug_report.yml
Update README.md
Add more ISSUE_TEMPLATE
Add .github/ISSUE_TEMPLATE
Stop using setLoggerClass
Fix black
5.0.1
5.0.1a0
Remove github2pypi and project cleanup
Refactor setup.py
5.0.0
Update README.md
Delete man file as it is not so helpful: --help is fine
Loading