issues
search
blue-oil
/
blueoil
Bring Deep Learning to small devices
https://blueoil.org
Apache License 2.0
248
stars
86
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update Pillow and PyYAML
#1240
iizukak
closed
3 years ago
2
fix install.md
#1239
MasaYan24
closed
3 years ago
4
install.md need to be updated
#1238
MasaYan24
closed
3 years ago
0
Fix license texts for third-party code
#1237
tfujiwar
closed
3 years ago
3
Version up docker image for deploying docs
#1236
tfujiwar
closed
3 years ago
5
Fix sign function to return only 1 and -1
#1235
oatawa1
closed
3 years ago
5
BinaryMeanScalingQuantizer could return zero wrongly
#1234
primenumber
closed
3 years ago
0
Fix docstring and documentation typo.
#1233
oatawa1
closed
3 years ago
5
Use specified GPU in distributed training
#1232
hadusam
closed
3 years ago
3
Update setup.cfg to v0.30.0
#1231
iizukak
closed
3 years ago
2
Remove resize from bisenet augmentor
#1230
yd8534976
opened
3 years ago
2
Improve performance of dataset_itertator in prepetch mode
#1229
lm-takumi-nakaso
closed
3 years ago
3
Fix PascalVOC dataset loader to accept float bndbox
#1228
oatawa1
closed
4 years ago
5
Randomly resource not released after training sometimes
#1227
joelN123
opened
4 years ago
0
PascalVOC dataset loader doesn't accept float type bounding box
#1226
lm-lily
closed
4 years ago
0
Remove config yaml
#1225
joelN123
opened
4 years ago
2
Stop to save config.yaml
#1224
iizukak
opened
4 years ago
2
replace network::run() argument types to void*
#1223
lm-kajihara
closed
4 years ago
3
Network::run() should take void* (or byte*) instead of float*
#1222
primenumber
opened
4 years ago
1
Update to v0.29.0
#1221
iizukak
closed
4 years ago
2
Replace EasyDict to SmartDict
#1220
iizukak
closed
4 years ago
3
Remove output_event.py
#1219
iizukak
closed
4 years ago
5
Remove output_event.py
#1218
iizukak
opened
4 years ago
0
Consider that 'Reshape' won't preserve quantization
#1217
primenumber
closed
4 years ago
3
Failed to convert when reshape quantized tensor
#1216
primenumber
opened
4 years ago
0
Fix typo on the installation documentation
#1215
oatawa1
closed
4 years ago
4
rewrite error comparing
#1214
lm-kajihara
closed
4 years ago
4
Incompatible absl-py version with tensorflow-metadata
#1213
Suikaba
opened
4 years ago
0
Adding `--gpu={gpu index}` flag to docker option in tutorials.
#1212
ananno
closed
4 years ago
12
Support converting operation with GCS I/O
#1211
hadusam
closed
3 years ago
0
Create prototype of unit-test
#1210
lm-kajihara
opened
4 years ago
5
Avoid ValueError for TFDS with BBox on the last pixel
#1209
hadusam
closed
4 years ago
3
Failed to build TFDS with openimages dataset
#1208
hadusam
opened
4 years ago
0
Fix confitions not to use tfds_pre_processor and tfds_augumentor
#1207
hadusam
closed
4 years ago
9
Support evaluation with GCS I/O
#1206
hadusam
closed
4 years ago
6
Support GCS I/O
#1205
hadusam
opened
4 years ago
1
Add blueoil.io module for I/O with GCS support
#1204
hadusam
closed
4 years ago
6
change the option name in export documentation to "image"
#1203
joelN123
closed
4 years ago
3
change python to python3 in usage docs
#1202
joelN123
closed
4 years ago
10
use modified tf.sign that can only output two possible values (for binary quantizer)
#1201
joelN123
closed
3 years ago
0
move keep_me.md(#937)
#1200
lm-kajihara
closed
4 years ago
8
replace sprintf for ostringstream(#1192)
#1199
lm-kajihara
closed
4 years ago
12
Remove xenial from test pipelines
#1198
kchygoe
closed
4 years ago
3
Enable to save pretrain_vars.txt to GCS
#1197
hadusam
closed
4 years ago
3
Update setup.cfg to v0.28.0
#1196
iizukak
closed
4 years ago
2
Fix MAX_STEPS = 0 error by add suggestion and exit
#1195
oatawa1
closed
4 years ago
5
In case of really small dataset. MAX_STEPS can be less than 1 and lead to error.
#1194
oatawa1
closed
4 years ago
0
Fix : Replace multiporcess to multithread
#1193
lm-kasuga
closed
4 years ago
4
The format specifier of std::sprintf is incorrect
#1192
lm-kasuga
opened
4 years ago
0
fix : Change time.clock to time.perf_counter
#1191
lm-kasuga
closed
4 years ago
4
Next