Skip to content

Commit

Permalink
Bug in resource linking
Browse files Browse the repository at this point in the history
  • Loading branch information
joelbarmettlerUZH authored May 9, 2018
1 parent f10e4b3 commit ebbb942
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -645,7 +645,7 @@ def __downloadLFW(self):
After we downloaded the archives, we unzip them and copy all files to a new location with a given naming scheme
of **img_X.jpg**.

!["Images from the LFW Dataset"](https://github.com/joelbarmettlerUZH/FaceClassification_Tensorflow/raw/master/MD_Resources/lfw_datset.png)
!["Images from the LFW Dataset"](https://github.com/joelbarmettlerUZH/FaceClassification_Tensorflow/raw/master/MD_Resources/lfw_dataset.png)

*Figure 9: Sample from the LFW Datset. Copyright: [University of Massachusetts](http://vis-www.cs.umass.edu/lfw/)*

Expand Down Expand Up @@ -779,4 +779,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
SOFTWARE.

0 comments on commit ebbb942

Please sign in to comment.