mirror of
https://github.com/AntoineHX/smart_augmentation.git
synced 2025-05-03 11:40:46 +02:00
120 lines
5.2 KiB
HTML
120 lines
5.2 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
|
<meta name="generator" content="Doxygen 1.8.13"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>My Project: Class Members</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="search/searchdata.js"></script>
|
|
<script type="text/javascript" src="search/search.js"></script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr style="height: 56px;">
|
|
<td id="projectalign" style="padding-left: 0.5em;">
|
|
<div id="projectname">My Project
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.8.13 -->
|
|
<script type="text/javascript">
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
</script>
|
|
<div id="main-nav"></div>
|
|
</div><!-- top -->
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
</div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<iframe src="javascript:void(0)" frameborder="0"
|
|
name="MSearchResults" id="MSearchResults">
|
|
</iframe>
|
|
</div>
|
|
|
|
<div class="contents">
|
|
<div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div><ul>
|
|
<li>__getitem__()
|
|
: <a class="el" href="classdataug_1_1Augmented__model.html#ad4adbd067e1370602884983ed2f751fa">dataug.Augmented_model</a>
|
|
, <a class="el" href="classdataug_1_1Higher__model.html#a2586084ef45ef8e08aa310a5cdd07bfe">dataug.Higher_model</a>
|
|
</li>
|
|
<li>__init__()
|
|
: <a class="el" href="classdataug_1_1Augmented__model.html#a057f438ee15dcd93cb6040b7389e3785">dataug.Augmented_model</a>
|
|
, <a class="el" href="classdataug_1_1Higher__model.html#addbc61b8165d39818598c4cb969c2841">dataug.Higher_model</a>
|
|
, <a class="el" href="classmodel_1_1LeNet.html#a2eeeea3dffe0593eae0dc1b904d40133">model.LeNet</a>
|
|
</li>
|
|
<li>__str__()
|
|
: <a class="el" href="classdataug_1_1Augmented__model.html#a875e90c6e69ec6bf1233a80ba97b1791">dataug.Augmented_model</a>
|
|
, <a class="el" href="classdataug_1_1Higher__model.html#a662c66a8fc13fddd2f5fe21610801c41">dataug.Higher_model</a>
|
|
, <a class="el" href="classmodel_1_1LeNet.html#aabd58c42bd5e22f708c735d2ca28db9f">model.LeNet</a>
|
|
</li>
|
|
<li>augment()
|
|
: <a class="el" href="classdataug_1_1Augmented__model.html#af5fae5304c9d75f50ffc4ee1ac7db9ac">dataug.Augmented_model</a>
|
|
</li>
|
|
<li>detach_()
|
|
: <a class="el" href="classdataug_1_1Higher__model.html#a1bd8bee3d758a2a0f54eb37ddea857c8">dataug.Higher_model</a>
|
|
</li>
|
|
<li>eval()
|
|
: <a class="el" href="classdataug_1_1Augmented__model.html#aff7c48066b6c81cccfdab4bc68b696eb">dataug.Augmented_model</a>
|
|
</li>
|
|
<li>forward()
|
|
: <a class="el" href="classdataug_1_1Augmented__model.html#ad49e8b4696636766d9f7a31aeb497182">dataug.Augmented_model</a>
|
|
, <a class="el" href="classdataug_1_1Higher__model.html#ad0d2caf5b673e5ea7179eb7e5603903c">dataug.Higher_model</a>
|
|
, <a class="el" href="classmodel_1_1LeNet.html#a24f7f74722e95e8888513fe19f35f2bb">model.LeNet</a>
|
|
</li>
|
|
<li>get_diffopt()
|
|
: <a class="el" href="classdataug_1_1Higher__model.html#ab6a29e0bff528d896c17925793b1cbbb">dataug.Higher_model</a>
|
|
</li>
|
|
<li>is_augmenting()
|
|
: <a class="el" href="classdataug_1_1Augmented__model.html#a0452448f74cc24e6a9c3564a6d8bf5c7">dataug.Augmented_model</a>
|
|
</li>
|
|
<li>items()
|
|
: <a class="el" href="classdataug_1_1Augmented__model.html#a8604cb4a03363f3631b3321d531484e3">dataug.Augmented_model</a>
|
|
</li>
|
|
<li>state_dict()
|
|
: <a class="el" href="classdataug_1_1Higher__model.html#a58dbc71a89657f1700c7c19f5e097e53">dataug.Higher_model</a>
|
|
</li>
|
|
<li>TF_names()
|
|
: <a class="el" href="classdataug_1_1Augmented__model.html#a1b9db2dc8c0f15bcb8185d23bb126d5f">dataug.Augmented_model</a>
|
|
</li>
|
|
<li>train()
|
|
: <a class="el" href="classdataug_1_1Augmented__model.html#afec6a703c32dc59eb23e9ae23358be07">dataug.Augmented_model</a>
|
|
</li>
|
|
<li>update()
|
|
: <a class="el" href="classdataug_1_1Augmented__model.html#a399dd88785d6f9f8f01a4d562ae1f015">dataug.Augmented_model</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated by  <a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
|
</a> 1.8.13
|
|
</small></address>
|
|
</body>
|
|
</html>
|