Files
_posts/carousell/_hk/opencv_ml/pic1/index.html
2025-02-01 01:58:37 +08:00

265 lines
9.2 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<style>
* {
padding: 0;
margin:0;
box-sizing: border-box;
}
div.cell_container {
height: 600px; width:600px;
display: flex;
flex-direction: row;
flex-wrap: wrap;
padding:1rem;
}
div.cell {
width: 20%;
height: 20%;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
flex-wrap: wrap;
padding: 10px;
}
div.container {
}
</style>
</head>
<body>
<div class="container">
<div class="cell_container">
<div class="cell">
<div style="
width:100%;
height:100%;
background-image: url(https://avatars.githubusercontent.com/u/4158466);
background-size:contain;
background-repeat: no-repeat;
background-position: center;
" ></div>
</div>
<div class="cell">
<div style="
width:100%;
height:100%;
background-image: url(https://avatars.githubusercontent.com/u/127165244);
background-size:contain;
background-repeat: no-repeat;
background-position: center;
" ></div>
</div>
<div class="cell">
<div style="
width:100%;
height:100%;
background-image: url(https://avatars.githubusercontent.com/u/126733545);
background-size:contain;
background-repeat: no-repeat;
background-position: center;
" ></div>
</div>
<div class="cell">
<div style="
width:100%;
height:100%;
background-image: url(https://avatars.githubusercontent.com/u/62961550);
background-size:contain;
background-repeat: no-repeat;
background-position: center;
" ></div>
</div>
<div class="cell">
<div style="
width:100%;
height:100%;
background-image: url(https://upload.wikimedia.org/wikipedia/commons/3/32/OpenCV_Logo_with_text_svg_version.svg);
background-size:contain;
background-repeat: no-repeat;
background-position: center;
" ></div>
</div>
<div class="cell">
<div style="
width:100%;
height:100%;
background-image: url(https://cdn.worldvectorlogo.com/logos/kaggle-1.svg);
background-size:100%;
background-repeat: no-repeat;
background-position: center;
" ></div>
</div>
<div class="cell">
<div style="
width:100%;
height:100%;
background-image: url(https://upload.wikimedia.org/wikipedia/commons/d/d0/Google_Colaboratory_SVG_Logo.svg);
background-size:130%;
background-repeat: no-repeat;
background-position: center;
" ></div>
</div>
<div class="cell">
<div style="
width:100%;
height:100%;
background-image: url(https://cdn.prod.website-files.com/646dd1f1a3703e451ba81ecc/64994922cf2a6385a4bf4489_UltralyticsYOLO_mark_blue.svg);
background-size:contain;
background-repeat: no-repeat;
background-position: center;
" ></div>
</div>
<div class="cell">
<div style="
width:100%;
height:100%;
background-image: url(https://upload.wikimedia.org/wikipedia/commons/a/ae/Keras_logo.svg);
background-size:contain;
background-repeat: no-repeat;
background-position: center;
" ></div>
</div>
<div class="cell">
<div style="
width:100%;
height:100%;
background-image: url(https://cdn.worldvectorlogo.com/logos/huggingface-2.svg);
background-size:contain;
background-repeat: no-repeat;
background-position: center;
" ></div>
</div>
<div class="cell">
<div style="
width:100%;
height:100%;
background-image: url(https://upload.wikimedia.org/wikipedia/commons/e/ea/Conda_logo.svg);
background-size:contain;
background-repeat: no-repeat;
background-position: center;
" ></div>
</div>
<div class="cell">
<div style="
width:100%;
height:100%;
background-image: url(https://upload.wikimedia.org/wikipedia/commons/1/10/PyTorch_logo_icon.svg);
background-size: 75%;
background-repeat: no-repeat;
background-position: center;
" ></div>
</div>
<div class="cell">
<div style="
width:100%;
height:100%;
background-image: url(https://upload.wikimedia.org/wikipedia/commons/a/ab/TensorFlow_logo.svg);
background-size: 130%;
background-repeat: no-repeat;
background-position: center;
" ></div>
</div>
<div class="cell">
<div style="
width:100%;
height:100%;
background-image: url(https://upload.wikimedia.org/wikipedia/commons/3/31/NumPy_logo_2020.svg);
background-size: 100%;
background-repeat: no-repeat;
background-position: center;
" ></div>
</div>
<div class="cell">
<div style="
width:100%;
height:100%;
background-image: url(https://upload.wikimedia.org/wikipedia/commons/8/84/Matplotlib_icon.svg);
background-size: 80%;
background-repeat: no-repeat;
background-position: center;
" ></div>
</div>
<div class="cell">
<div style="
width:100%;
height:100%;
background-image: url(https://upload.wikimedia.org/wikipedia/commons/0/05/Scikit_learn_logo_small.svg);
background-size: 100%;
background-repeat: no-repeat;
background-position: center;
" ></div>
</div>
<div class="cell">
<div style="
width:100%;
height:100%;
background-image: url(https://upload.wikimedia.org/wikipedia/commons/b/b2/SCIPY_2.svg);
background-size: 90%;
background-repeat: no-repeat;
background-position: center;
" ></div>
</div>
<div class="cell">
<div style="
width:100%;
height:100%;
background-image: url(https://upload.wikimedia.org/wikipedia/commons/2/22/Pandas_mark.svg);
background-size: 80%;
background-repeat: no-repeat;
background-position: center;
" ></div>
</div>
<div class="cell">
<div style="
width:100%;
height:100%;
background-image: url(https://seaborn.pydata.org/_images/logo-mark-lightbg.svg);
background-size: 100%;
background-repeat: no-repeat;
background-position: center;
" ></div>
</div>
<div class="cell">
<div style="
width:100%;
height:100%;
background-image: url(https://avatars.githubusercontent.com/u/170677839?s=200&v=4);
background-size: 100%;
background-repeat: no-repeat;
background-position: center;
" ></div>
</div>
</div>
</div>
</body>
</html>