Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · v0.1.0
lightnet
Browse files
Dec 28, 2017
Merge branch 'develop' into 'master'
· 8e76a059
Tanguy Ophoff
authored
Dec 28, 2017
View commits for tag v0.1.0
v0.1.0
8e76a059
Version 0.1.0
· f965a742
0phoff
authored
Dec 28, 2017
f965a742
API documentation uses correct version
· e93db62e
0phoff
authored
Dec 28, 2017
e93db62e
Added readme for the yolovoc example
· ee6e4ecf
0phoff
authored
Dec 28, 2017
ee6e4ecf
Metadata update
· 1f4dc5c2
0phoff
authored
Dec 28, 2017
1f4dc5c2
Recreated yolo-voc experiments
· 1d69f60e
0phoff
authored
Dec 28, 2017
1d69f60e
FIX bits and bops :clown-face:
· ed05a85f
0phoff
authored
Dec 28, 2017
ed05a85f
FIX data augmentation - random resize now works
· 139da252
0phoff
authored
Dec 28, 2017
139da252
Dec 21, 2017
Formatting and metadata
· 74cf1f4f
0phoff
authored
Dec 21, 2017
74cf1f4f
Added rates to engine
· 5300651b
0phoff
authored
Dec 21, 2017
5300651b
Visualisation improvements
· 04ee101a
0phoff
authored
Dec 21, 2017
04ee101a
Logger can now save log messages to a file
· 8705cd88
0phoff
authored
Dec 21, 2017
8705cd88
NMS speed up with pytorch
· 6f87c398
0phoff
authored
Dec 21, 2017
6f87c398
Loss function works with brambox boxes
· d10f5c88
0phoff
authored
Dec 21, 2017
d10f5c88
Datasets now work with brambox boxes in stead of tensors
· 8ec2747d
0phoff
authored
Dec 21, 2017
8ec2747d
Dec 18, 2017
FIX loss function should now behave more like darknet
· e3fb626b
0phoff
authored
Dec 18, 2017
e3fb626b
FIX visualisation of PR now works with multiple classes
· 4cfc0415
0phoff
authored
Dec 18, 2017
4cfc0415
Changed collate function
· f7d8889a
0phoff
authored
Dec 18, 2017
f7d8889a
FIX training now working with multiple classes
· f2aa00b2
0phoff
authored
Dec 18, 2017
f2aa00b2
Dec 14, 2017
FIX needed contiguous tensor
· 4766d628
0phoff
authored
Dec 14, 2017
4766d628
FIX name clash with lightnet layer and layer variable
· b4390cd3
0phoff
authored
Dec 14, 2017
b4390cd3
FIX move class_idx tensor to CPU before creating bounding box arrays
· f6c4f9a6
0phoff
authored
Dec 14, 2017
f6c4f9a6
Made OpenCV optional
· 4766521f
0phoff
authored
Dec 14, 2017
4766521f
Dec 13, 2017
TODO typo
· 99ffdfe8
0phoff
authored
Dec 13, 2017
99ffdfe8
Updated TODO
· fed58aa6
0phoff
authored
Dec 13, 2017
fed58aa6
Credits...
· c8672e60
0phoff
authored
Dec 13, 2017
c8672e60
Simplified development process
· 8fb0b160
0phoff
authored
Dec 13, 2017
8fb0b160
Added semi-automatic versioning
· 654060f1
0phoff
authored
Dec 13, 2017
654060f1
Repo not ready for public yet... Back to private!
· 25976c3c
0phoff
authored
Dec 13, 2017
25976c3c
Trying to fix CI - 3
· e0c3636f
0phoff
authored
Dec 13, 2017
e0c3636f
Trying to fix CI - 2
· b39c6ec1
0phoff
authored
Dec 13, 2017
b39c6ec1
Trying to fix CI
· 8f7747da
0phoff
authored
Dec 13, 2017
8f7747da
Removed pytorch from dependencies
· 7001899e
0phoff
authored
Dec 13, 2017
7001899e
Added CI for docs
· 32ac4306
0phoff
authored
Dec 13, 2017
32ac4306
Added documentation
· 1f1ea6cd
0phoff
authored
Dec 13, 2017
1f1ea6cd
Updated examples to new structure
· 67a06183
0phoff
authored
Dec 13, 2017
67a06183
Added engine
· 10360551
0phoff
authored
Dec 13, 2017
10360551
Refactored entire package
· 5c7fbfcf
0phoff
authored
Dec 13, 2017
5c7fbfcf
Dec 06, 2017
Updated examples
· 0be4614a
0phoff
authored
Dec 06, 2017
0be4614a
Exposed lightnet logger
· 263fbc56
0phoff
authored
Dec 06, 2017
263fbc56
Loading