This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| ### steps #### | |
| # verify the system has a cuda-capable gpu | |
| # download and install the nvidia cuda toolkit and cudnn | |
| # setup environmental variables | |
| # verify the installation | |
| ### | |
| ### to verify your gpu is cuda enable check |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
We can't make this file beautiful and searchable because it's too large.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| file_name x y width height | |
| train_0.jpg 128 -1 335 191 | |
| train_0.jpg 333 132 130 258 | |
| train_0.jpg 44 171 265 200 | |
| train_1.jpg 0 1 998 358 | |
| train_1.jpg 0 283 1000 1050 | |
| train_2.jpg 37 155 963 899 | |
| train_3.jpg 0 9 1001 741 | |
| train_4.jpg 0 0 640 471 | |
| train_5.jpg 13 10 987 740 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| file_name | category_id | |
|---|---|---|
| ./dataset/buuz/000001.jpg | 0 | |
| ./dataset/buuz/000002.jpg | 0 | |
| ./dataset/buuz/000008.png | 0 | |
| ./dataset/buuz/000020.jpg | 0 | |
| ./dataset/buuz/000023.jpg | 0 | |
| ./dataset/buuz/000025.jpg | 0 | |
| ./dataset/buuz/000036.jpg | 0 | |
| ./dataset/buuz/000039.jpg | 0 | |
| ./dataset/buuz/000040.jpg | 0 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
NewerOlder